Skip to content

chepe263/podcast-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.