Skip to content

nerzid/Scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Scrape Training using Python Scrapy

Download the project
git clone github.com/nerzid/Scraping

You'll need Scrape Download Scrape
pip install scrapy

To run the project, when you are in the directory of Scraping
Make CSV output
scrapy crawl spidey -o results.csv -t csv

Make JSON output
scrapy crawl spidey -o results.json -t json

About

Scraping using Python Scrapy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages