Skip to content

shilsu/Scraper-Consoleapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scraper-Consoleapp

Developed and tested on LAMP environment.

Code works with PHP version >= 5.3.10

To run the Scraper Application you require LAMB environment up and running.

Download the repository. enter in to main directory.

cd Scraper-Consoleapp/ php start.php

To run the test requires the phpunit.

download the PHPUnit from https://phpunit.de/

and the move to the $PATH to access global.

sudo cp ~/Downloads/phpunit.phar /usr/bin/phpunit

To run the test application.

phpunit testmainScraper.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages