Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

Scrape EU fuel prices and display them on a table.

Notifications You must be signed in to change notification settings

macolmenerori/eurocombustibles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eurocombustibles

⚠️ This project has been deprecated in favor of its V2 and it is no longer maintained. Check the V2 of this project on my webpage and check the its back-end project.

A very simple process which scrapes the fuel prices of the European Union and shows them on a table.

fuel_parser.py

Python scripts which retrieves the fuel prices of every country of the European Union and stores them on a JSON file. The data is retrieved from the EU Weekly Oil Bulletin. This scrapper runs once a week.

index.html

This is the webpage with a script written in JavaScript embedded that shows the data on a table.

fuel_prices.json

Example of file generated by the scrapper.

api.html

Well, this could be used as a kind of API.

About

Scrape EU fuel prices and display them on a table.

Resources

Stars

Watchers

Forks