alct/noapi

Get structured information out of online services.

Maintainers

Package info

github.com/alct/noapi

pkg:composer/alct/noapi

Statistics

Installs: 51

Dependents: 0

Suggesters: 0

Stars: 6

Open Issues: 1

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