Skip to content

r3c/apizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apizer: Unofficial APIs for websites that deserve one

license

Overview

Apizer provides REST JSON APIs for websites that don't provide a public one, usually by scrapping websites or reusing endpoints that can be combined into suitable API.

Goal of this project is to collect these unofficial APIs inside a Node.js application and expose them through public unauthenticated endpoints. The application is currently hosted by Heroku at https://apizer.herokuapp.com/.

If you want to add an API to the list, checkout the project, add your implementation in "website/<website domain>" directory (read code from an existing one as an example), then submit a pull request so it's available to everyone.

Websites catalog

See available website APIs where: https://apizer.herokuapp.com/

Resource

About

Unofficial APIs for websites that deserve one

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published