Skip to content

Quick 'n Dirty scaper to be on lookout for certain "Vraag&Aanbod" ads

License

Notifications You must be signed in to change notification settings

stefankonig/php-tweakers-va-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Tweakers.net VraagAanbod scraper

Tweakers provides a RSS feed for all VA ads. this script allowes you to only look at a specific category.
this script will poll and parse all Ads on the 1 page and check it with its previous state.
if a new Ad has been found, it will notify you via Pushover.
you will also be able to add keywords to the BOLO list. so a different priority can be assigned for specific items that you are looking for in this sub category.

iOSPushoverExample

feel free to implement / change anything to suite your needs.
this script will come without any garantuee of working.

Keep our fellow IT crowd @ tweakers in mind when setting a poll rate, we do not want to cause any extra load or harm to there site.

Requirements and Usage

This script has been tested on Ubuntu 16.04 using PHP 7.0

  1. clone this repo or download the check.php
  2. use your favorite editor to open the file and edit private (config) variable in the beginning of the class
  3. set up a cronjob
*/5 * * * * php /home/seosepa/check.php >> /home/seosepa/tweakers.log

About

Quick 'n Dirty scaper to be on lookout for certain "Vraag&Aanbod" ads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages