Skip to content

aidiss/stackshare-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackShare Scraper

Scraper www.stackshare.com Only for educational purposes. Use at own risk, it might violate StackShare policies.

Dependencies

Install:

Usage - Have fun!

cd stackshare-scraper/

Scrape and save data in JSON lines format:

scrapy crawl main -o output/result.json

For JSON format use:

scrapy crawl main -o output/result.json -t json

Releases

No releases published

Packages

No packages published

Languages