Venomen / allescrap

simple allegro html/api web-scrapper-script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

allescrap

WTF?

Some simple script to webscrapp [getting url in this case] Allegro auctions (for example).

Configuration

Change configuration data in conf.py file to make it good for you ;). Delay time, seller id/name etc.

Script is showing only 1st URL result and if it has been found, then opens system default browser.

Running

You can use '--help' to check options:

Using API:
./allescrap.py --api

Using Web:
./allescrap.py --web

Refreshing Token:
./allescrap.py --refresh

About

simple allegro html/api web-scrapper-script

License:MIT License


Languages

Language:Python 100.0%