Download the PHP package akane0151/target-crawler without Composer
On this page you can find all versions of the php package akane0151/target-crawler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download akane0151/target-crawler
More information about akane0151/target-crawler
Files in akane0151/target-crawler
Package target-crawler
Short Description target crawler - A simple Laravel crawler package to read element of any webpage.
License MIT
Informations about the package target-crawler
Laravel TargetCrawler
An awesome crawler to simply fetch your specific data from any pages!
Explore the docs »
Table of Contents
- Installation and Usage
- License
- Contact
Usage
_Below is an example of how you can use this package in your laravel project.
-
Install it as composer package in your project
-
Publish its config in your laravel config directory
-
Set your target website url and the html elements in config/targetCrawler.php
- Add _Akane0151\TargetCrawler\TargetCrawler namespace to your code and call crawl function as below example
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE.txt for more information.
Contact
Ali kameli [email protected]