Skip to content

taku-zw/PhpScrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes:

I used https://www.gamespot.com/news/ because https://highload.today/ used js to load more articles which which proved rather difficult to scrap like SPA

To run the scrapper set a cronjob by running the following commands:

  1. EDITOR=nano crontab -e
  2. 0 1 * * * php /opt/scrapper/NewsScrapper.php
  3. ctrl + x

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages