Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rem42/scraper-jeuxvideo
https://github.com/rem42/scraper-jeuxvideo
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rem42/scraper-jeuxvideo
- Owner: rem42
- License: mit
- Created: 2022-07-29T16:07:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-14T13:01:25.000Z (over 1 year ago)
- Last Synced: 2024-12-02T05:16:35.840Z (about 1 month ago)
- Language: PHP
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Scraper JeuxVideo
=================![Packagist version](https://flat.badgen.net/packagist/v/rem42/scraper-jeuxvideo)
![Packagist download](https://flat.badgen.net/packagist/dt/rem42/scraper-jeuxvideo)
![Packagist name](https://flat.badgen.net/packagist/name/rem42/scraper-jeuxvideo)
![Packagist php version](https://flat.badgen.net/packagist/php/rem42/scraper-jeuxvideo)
![Github licence](https://flat.badgen.net/github/license/rem42/scraper-jeuxvideo)
![Depenabot](https://flat.badgen.net/github/dependabot/rem42/scraper-jeuxvideo)
![Codeclimate lines of code](https://flat.badgen.net/codeclimate/loc/rem42/scraper-jeuxvideo)
![Codeclimate maintainability](https://flat.badgen.net/codeclimate/maintainability/rem42/scraper-jeuxvideo)Scraper can handle multiple request type and transform them into object in order to create some API.
Installation
------------````bash
composer require rem42/scraper-jeuxvideo
````Requirement
------------ PHP >= 8.1
Usage
-----TODO