https://www.codegrape.com/category/scripts
Scripts
https://www.codegrape.com/category/scripts/php-scripts
PHP Scripts

EWG is a script that can very easy extract data from webpages and export all information into csv file.

How to install script

  1. Upload files from zip archive to your server 
  2. Create new database
  3. Import tables from 'project.sql' to database
  4. Fill your data in file config.php
    define('DBHOST' , ''); - your host
    define('DBUSER' , ''); - database username
    define('DBPASS' , ''); - database password
    define('DBNAME' , ''); - database name
  5. Start to scrap data.

Example: https://www.youtube.com/edit?o=U&video_id=JICKltqmEiE

Appreciate This
Thank You!
by in