Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 196 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 196 Bytes

##Scrape StackOverflow Careers website

See the data on http://www.reallyhyped.com

run with json file as output:

scrapy crawl socareers -o jobs.json

Requirements:

  • Python 2.7
  • Scrapy