alct/noapi

Get structured information out of online services.

v1.0.0-alpha8 2016-08-11 11:53 UTC

README

The NoAPI library eases the process of getting structured information out of online services (such as Twitter) without using their public API.

Information wants to be free. Users should not be forced to use bloated, non-anonymous, APIs. This being said, behave respectfully and avoid querying their servers every second or on every page load, think about implementing a cache.

Hosted example: Tweetwall using NoAPI

Supported services

Installing

composer require alct/noapi

License

GPLv3