Skip to content

joscormir/scraperTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kickstarterCrapperTool

If you want to run it need to have installed gspread and Selenium

Gspread:

1.- git clone https://github.com/burnash/gspread.git
2.- cd gspread
3.- python setup.py install

Or from PyPl 1.- pip install gspread

Selenium:

1.- pip install selenium

SETTINGS

passwd.py:
	You need to put your username and password to have access to your spread sheet

main.py:
	Here you need to set the spreedsheet by writing its url

updateMain.py:
	Same here

USAGE

Once you have done your settings, launch first main.py and once it finished updateMain.py

About

Analitycs on Kickstarter projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages