Skip to content

blitzagency/selenium-grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Installation

brew install selenium-server-standalone  
ln -sfv /usr/local/opt/selenium-server-standalone/*.plist ~/Library/LaunchAgents
launchctl load ~/Library/LaunchAgents/homebrew.mxcl.selenium-server-standalone.plist
pip install selenium beautifulsoup4 argparse requests unidecode

Usage

Sitemap should be standard SEO format.

python go.py --url "http://www.aruba.com/sitemap.xml" --output /Users/blitz/Downloads/aruba-screenshots

Releases

No releases published

Packages

No packages published

Languages