Extracting media recommendations from a podcast feed
- Download XML
- Ingest as dict
- Download existing "DB" of media (uniqueness)
- Parse through dict
- for each link/item
- if already in DB, skip
- identify media type
- book probably has Amazon link? Goodreads?
- movie should have IMDB link
- Add to
- Append to DB