Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 270 Bytes

readme.md

File metadata and controls

9 lines (6 loc) · 270 Bytes

podcast-parser

A simple podcast parser with express.

The idea is to parse a podcast feed and return json. Just send a get request to

https://podcast-parser.herokuapp.com/feed?url=[The podcast feed url]

It will return a json object with the feed.