Virendra Rajput (BkVirendra)

home me my projects

Scraping iTunes Charts Using Scrapy Python

By Virendra Rajput Tagged:

Hey guys, recently I published a guest post on David Walsh’s Blog

Its a getting started tutorial for Scrapy, in this tutorial I build a simple web spider using Scrapy that crawls the iTunes charts and extracts the list of Top free apps.

The complete post is available here.

The code for the scrapper in the post is available here