@strawberry-3-141 Going to the site https://www.gasbuddy.com/assets-v2/api/stations/26220/fuels which is the response that GasBuddy gives outputs the following
{"station_id":26220,"fuels":[{"id":1,"fuelType":"Regular","stationId":26220,"prices":[{"isCash":false,"price":3.01,"reportedBy":"kayChanh","postedTime":"2018-05-17T08:21:56.359Z"}]},{"id":2,"fuelType":"Midgrade","stationId":26220,"prices":[{"isCash":false,"price":3.31,"reportedBy":"Fklem","postedTime":"2018-05-17T01:34:26.786Z"}]},{"id":3,"fuelType":"Premium","stationId":26220,"prices":[{"isCash":false,"price":3.61,"reportedBy":"Fklem","postedTime":"2018-05-17T01:34:26.797Z"}]},{"id":4,"fuelType":"Diesel","stationId":26220,"prices":[{"isCash":false,"price":3.35,"reportedBy":"crazykyser116","postedTime":"2018-05-17T07:35:33.984Z"}]}]}
Can I share the download link to the module? I haven’t gotten a response back from @doubleT and as far as I know no one has gotten permission from GasBuddy to use their API in this way.