apify-gas-prices-apilisted
Install: claude install-skill johnisanerd/claude-skill-gas-prices-api
# Gas Prices API: Live Per-Station Fuel Prices to Structured JSON
Use the Apify Fuel Prices Scraper as a gas prices API. One call takes a US ZIP code, city, or GPS coordinates plus a fuel type and returns one flat row per station: name, full address, ratings, cash price, credit price, and the timestamp each price was last posted.
## When to use this skill
- The user wants a gas prices API or fuel prices API for an app, script, or pipeline.
- They want gas prices by ZIP code, city, or coordinates as JSON or CSV.
- They want real time per-station prices for a specific fuel: Regular, Midgrade, Premium, Diesel, E85, or Unleaded88.
- They ask to "get gas price data", "pull fuel prices", or "export gas station prices".
Not for: historical price series (live prices only), national or state averages (per-station only), or station amenities such as phone, hours, or websites (not in the output).
## What you get (one row per station)
`id`, `name`, `priceUnit` (dollars_per_gallon), `starRating`, `ratingsCount`, `address_line1`, `address_line2`, `address_locality`, `address_region`, `address_postalCode`, `price_cash`, `price_cash_postedTime`, `price_credit`, `price_credit_postedTime`, and `distance` (returned null on ZIP searches in testing, so do not rely on it). Prices of 0 or null with a null postedTime mean the station has no recent report for that payment type.
## Prerequisites
- Apify account (sign up at https://apify.com?fpr=9n7kx3&fp_sid=skillrepo).
- Authentication via `a