Gas Prices Scraper avatar

Gas Prices Scraper

Deprecated
Go to Store
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
Gas Prices Scraper

Gas Prices Scraper

natasha.lekh/gas-prices-scraper

⛽ Find lowest gas prices and timestamps of price updates from gas stations in your area. Scrape gas station addresses, gas company names, open/closed status, website, reviews (stars), postal code and more. Download data scraped from Google Maps in various formats including HTML, JSON, and Excel.

Developer
Maintained by Apify
Categories
RP

Customization

Closed
rapthar268 opened this issue
a year ago

Is it possible to limit the crawl to a single Brand, ie Costco.

RP

rapthar268

a year ago

I would like to scrape Costco Gas prices for each state

ondrejklinovsky avatar

Hello,

this actor cannot do that currently. But you can try Google Maps Scraper (compass/crawler-google-places, link) - search for "Costco gas station". It doesn't support multiple locations in one run, so you must either launch 50 runs for each state or one run in all US. Alternatively, you can use Google Maps Scraper Orchestrator (lukaskrivka/google-maps-scraper-orchestrator link), where you provide Google Maps Scraper task's id and list of locations (states) and it will launch those 50 runs for you. Let me know if you need any help.