i need help on a scrap sensor first tank you for reading this
i want to get the gas (fuel) price from this webside https://www.gasbuddy.com/GasPrices/Nebraska/Lincoln%20-%20Central i have no codding experience im new i was able to do most of my setup by copy and paste im not lazy i tried for a week before posting here , i try to use the exemple from this page http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/web-scraping.ipynb but i fail any help will be appreciated again thanks for taking your time to read this
this is my config i only get i city name with this if i change the number i get diferent city name
- platform: scrape
resource: https://www.gasbuddy.com/GasPrices/Nebraska/Lincoln%20-%20Central
name: gas
select: "a:nth-of-type(6)"