← ClaudeAtlas

apify-gas-prices-apilisted

Turn live US fuel prices into a gas prices API with the Apify Fuel Prices Scraper Actor (johnvc/fuelprices). Give a ZIP code, city, or GPS coordinates plus a fuel type (Regular, Midgrade, Premium, Diesel, E85, Unleaded88) and get one row per station with name, address, starRating, ratingsCount, cash and credit prices, and the time each price was posted. Use when the user wants a gas prices api, fuel prices api, gas price api, gas prices by zip code, real time gas prices as JSON or CSV, gas price data for an app or pipeline, or per-station fuel price extraction. Pay-per-result billing, MCP-ready for Claude and other AI agents.
johnisanerd/claude-skill-gas-prices-api · ★ 0 · Data & Documents · score 66
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