By :
nice_theme
Published on Wednesday, January 04, 2017,20:10:51 in PHP Scripts
LARAVEL MASTER CRAWLER
Do you need clone a web contents for your website ? but you donât know how and It takes too much time.
Now you donât worry about that, because this tool allows you do that easily.
Features
Laravel 5.2
Easy installation
Easy for using and customizing
Crawl content with tags and html attributes
Faster
Support any tables that you can create.
Support choose field with your content
Can crawl and save more data and save into fields at time
You can save setting and then reuse in the next time.
Easy to install in your project.
Requirements
PHP >= 5.5.9
OpenSSL PHP Extension
PDO PHP Extension
Mbstring PHP Extension
Tokenizer PHP Extension
Installation
⢠When download this tool your need to creating database with any name and username, password, by go to .env file and edit below:

⢠Then go to server create database with name you are created in .env file.

⢠Install composer by download composer.exe in website :
https://getcomposer.org/download/
⢠Open terminal in your project and run command:
1 . $ composer install
2 . $ php artisan key:generate
3 . $ php artisan migrate
4 . $ php artisan db:seed
⢠After config your app and database you can go to your site and login with username and password:
Username: admin@admin.com
Password: admin
What does it work ?
EX: We want to clone envato content, and at this link
https://codecanyon.pluginus.net/category/php-scripts

We will do this follow steps:
1 â input url and select table name
2 â input attributes in box âSetting HTML tagâ.We can input class, id, or any attribute
Format: class=âclass_nameâ or id=âid_nameâ ...

3 â Remember that select field name to fill data into table after clone success: Ex: title

4 â And after click crawl button we will see the result in the review page, and click âsave dataâ button, then data will be save into DB

Note:If we want to save setting for the last clone, we can input name of the setting and click âsave settingâ button
Updated
on 2017/01/08
- Update demo
- Increase ajax speed and crawl faster
Demo
https://nicetut.com/admin/tool
Thank for visiting my tool, hope that help. If you have any question and need support, please contact me by comments.
Share This Product