Skip to content

bencornelis/overcast_app_recs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

A Ruby script that scrapes your podcasts from the Overcast app and uses iTunes subscription data to recommend new podcasts you might like.

Usage

You must set the constants OVERCAST_EMAIL and OVERCAST_PASSWORD to your account login info. Run ruby ./more_pods.rb inside the project directory.

Dependencies

  • Typhoeus for parallel HTTP requests
  • Mechanize for logging in to your Overcast account
  • Nokogiri for parsing HTML

Releases

No releases published

Packages

No packages published

Languages