Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rem42/scraper-zakeke
https://github.com/rem42/scraper-zakeke
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rem42/scraper-zakeke
- Owner: rem42
- License: mit
- Created: 2023-11-01T11:17:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-02T19:47:35.000Z (5 months ago)
- Last Synced: 2024-12-12T23:48:34.729Z (27 days ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Scraper Zakeke
==============![Packagist version](https://badgen.net/packagist/v/rem42/scraper-zakeke)
![Packagist download](https://badgen.net/packagist/dt/rem42/scraper-zakeke)
![Packagist name](https://badgen.net/packagist/name/rem42/scraper-zakeke)
![Packagist php version](https://badgen.net/packagist/php/rem42/scraper-zakeke)
![Github licence](https://badgen.net/github/license/rem42/scraper-zakeke)
![Depenabot](https://badgen.net/dependabot/rem42/scraper-zakeke?icon=dependabot)
![Codeclimate lines of code](https://badgen.net/codeclimate/loc/rem42/scraper-zakeke)
![Codeclimate maintainability](https://badgen.net/codeclimate/maintainability/rem42/scraper-zakeke)Scraper can handle multiple request type and transform them into object in order to create some API.
Installation
------------````bash
composer require rem42/scraper-zakeke
````Requirement
------------ PHP >= 8.1
Usage
-----TODO