
Gas Station Prices
Pricing
$10.00/month + usage
Go to Store

Gas Station Prices
This scraper retrieves gas station prices near a zip code you input. Data is retrieved from Gas Buddy.
5.0 (2)
Pricing
$10.00/month + usage
1
Total users
21
Monthly users
9
Runs succeeded
>99%
Last modified
17 days ago
You can access the Gas Station Prices programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "zipcodes": [< "85001",< "33101"< ]<}' |<apify call scraped/gas-station-prices --silent --output-dataset
Gas Station Prices API through CLI
The Apify CLI is the official tool that allows you to use Gas Station Prices locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: