opawg-node
v0.1.7
Published
Simple access to OPAWG's useful host and prefix lists
Downloads
339
Readme
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-hostgetPrefixInfo(<string>)
, returns an array of matching prefix providers from podcast-prefixes