mobi-market/scraping-api-integration
Scraping Tool API integration Laravel package
1,788
| Install | |
|---|---|
composer require mobi-market/scraping-api-integration |
|
| Latest Version: | v5.0.2 |
| PHP: | ^7.4|^8.0 |
| License: | proprietary |
| Last Updated: | Jan 8, 2025 |
| Links: | GitHub · Packagist |
Maintainer: Mobi-Market
Scraping Tool API Laravel Package
This package provides the Scraping Tool API calls for use in MobiMarket applications.
Installation
Install the latest version with
$ composer require mobi-market/scraping-api-integration
Run composer update followed by composer dump
Publish the configuration file
php artisan vendor:publish --provider="MobiMarket\ScrapingTool\ScrapingServiceProvider"
Update the settings in the configuration file located in: config\scraping.php
Basic Usage
unfinished
Related Packages
erirk/paypalpayment
laravel-paypalpayment is simple package help you process direct credit card paym...
0
doctrine/dbal
Powerful PHP database abstraction layer (DBAL) with many features for database s...
628,058,007
9,707