Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rem42/scraper-allocine
API AlloCiné
https://github.com/rem42/scraper-allocine
Last synced: 3 days ago
JSON representation
API AlloCiné
- Host: GitHub
- URL: https://github.com/rem42/scraper-allocine
- Owner: rem42
- License: mit
- Created: 2018-08-24T14:20:25.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T02:58:58.000Z (over 1 year ago)
- Last Synced: 2024-04-22T19:43:41.603Z (9 months ago)
- Language: PHP
- Homepage:
- Size: 196 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Scraper Allocine
================![Packagist version](https://flat.badgen.net/packagist/v/rem42/scraper-allocine)
![Packagist download](https://flat.badgen.net/packagist/dt/rem42/scraper-allocine)
![Packagist name](https://flat.badgen.net/packagist/name/rem42/scraper-allocine)
![Packagist php version](https://flat.badgen.net/packagist/php/rem42/scraper-allocine)
![Github licence](https://flat.badgen.net/github/license/rem42/scraper-allocine)
![Depenabot](https://flat.badgen.net/github/dependabot/rem42/scraper-allocine)
![Codeclimate lines of code](https://flat.badgen.net/codeclimate/loc/rem42/scraper-allocine)
![Codeclimate maintainability](https://flat.badgen.net/codeclimate/maintainability/rem42/scraper-allocine)Scraper can handle multiple request type and transform them into object in order to create some API.
Installation
------------````bash
composer require rem42/scraper-allocine
````Requirement
------------ PHP >= 8.1
Usage
-----TODO