Skip to content

mrunalshah6/stock-options

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

No packages published

Languages