Part 0 : Big Picture and Fundamental
  • Collection of Best Udemy Course Ever Created
  • Install on Windows
  • Install on Mac
  • Install on Ubuntu
  • Install sublime text editor
  • The Big Picture and Your Job When Using Scrapy Framework
Part 1 : Get Funny Titles from Reddit
  • Milestone 1 : scrape titles, links, score in one page
  • Shell : understanding the page
  • Spider : where to start and how to extract
  • Item : define what to extract then export data to csv
  • Item Pipeline : filter with score value
  • Milestone 2 : scrape all pages with recursive spider
  • Recursive spider : change parse function
  • Collection of Best Udemy Courses Ever Created