Skip to content

Fetches product prices from the web, converts the currencies and plots price development on a graph

Notifications You must be signed in to change notification settings

Aceman87/selenium-price-crawler

Repository files navigation

selenium-price-crawler

Fetches product prices from the web, converts the currencies and plots price development on a graph.

Operation

The program runs through an input file, with input rows such as the rows below:

The syntax for a input row is as follows:

Handle|URL|Price_tag_id|Currency_code|Optional_price_offset_decimal

The results of the crawl will be output to "watch_prices.txt". This file will then be input to the Plotly graph plotter, which will use the input to create a graph HTML file like below (with all the currencies converted to EUR):

Screenshot

About

Fetches product prices from the web, converts the currencies and plots price development on a graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published