8000 GitHub - jamiepinkham/podscraper: Python scripts to scrape the iTunes Podcast categories.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jamiepinkham/podscraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

podscraper

A small, probably poorly-written script to grab the top podcasts from the iTunes directory.

Installation

pip3 install punic

It may work with Python 2.6, but I haven't tested it.

Usage

± podscraper --help
Usage: podscraper [OPTIONS] COMMAND [ARGS]...

  A poorly written scraper for the Apple Podcast Directory

Options:
  --verbose  Verbose logging.
  --help     Show this message and exit.

Commands:
  scrape  Scrape the podcast directory

License

MIT.

About

Python scripts to scrape the iTunes Podcast categories.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%
0