FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gitram/scrapekit · GitHub

 
 

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We use GSpread library to write results directly to Google Docs spreadsheet in real-time.

Installation

curl -L -o virtualenv.py https://raw.github.com/pypa/virtualenv/master/virtualenv.py python virtualenv.py venv . venv/bin/activate pip install selenium gspread ipdb

Running

. venv/bin/activate GOOGLE_EMAIL="xxx" GOOGLE_PASSWORD="yyyy" GOOGLE_SPREADSHEET="zzz" python modelmayhem.py

Alternative solutions

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors


Back | FazBrowse Home | New Git URL