SleepingOwl Apist is a small library which allows you to access any site in api-like style, based on html parsing.
Require this package in your composer.json and run composer update (or run composer require sleeping-owl/apist:1.x
directly):
"sleeping-owl/apist": "1.*"
Documentation can be found at sleeping owl apist.
View examples.
Apist was written by Sleeping Owl and is released under the MIT License. See the LICENSE file for details.