Talk Python To Me
Talk Python To Me
Michael Kennedy
#50: Web scraping at scale with Scrapy and ScrapingHub
58 minutes Posted Mar 15, 2016 at 8:00 am.
0:00
58:17
Download MP3
Show notes
What do you do when you are working with an amazing web application that, for whatever reason, doesn't have an API? One option is to say I wish that site had an API and give up. Or, you could use scrapy, an open source web scraping framework from Pablo Hoffman and [scrapinghub.com](scrapinghub.com) and create your own API!