-
create a virtualenv and activate
-
pip install requirements.txt
-
python crawl.py scrapy ## will download podcast names from itunes pages
-
python crawl.py lookup ## will download more info from podcast using the lookup itunes api https://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web-service-search-api.html
-
python crawl.py merge ## merge the two datafiles
-
python crawl.py addfeeddata ## download the rss xml and extracts the information
-
python crawl.py elasticsearch ## add data to elasticsearch service
-
cd http; python query.py ## to see the search on a rest api
-
Notifications
You must be signed in to change notification settings - Fork 3
kozko2001/itunes-podcast-crawler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published