Skip to content

soccerob/stock-options

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Reminder this repo is for educational and personal use only

stock-options

Install Python on your workstation from https://www.python.org/

Install scrapy and its dependencies

pip install Scrapy

Clone stock-options to your local workstation

git clone https://github.com/mrunalshah6/stock-options.git

Change directory to the "tutorial" folder with the scrapy.cfg file

cd /to/your/file/location/tutorial

Run

scrapy crawl quotes -o stocks.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%