Skip to content

Simple interface to check URLs against some OPAWG lists

License

Notifications You must be signed in to change notification settings

headgum/opawg-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opawg-node

Simple interface to check URLs against the OPAWG podcast-host and podcast-prefixes lists. The list is updated on each release. If you need more real time results, try podcast-privacy.com's API.

Install

npm install opawg-node

Usage

  • getHostInfo(<string>), returns a single entry from podcast-host
  • getPrefixInfo(<string>), returns an array of matching prefix providers from podcast-prefixes