Etherscan Gas Tracker Scraper avatar

Etherscan Gas Tracker Scraper

Pricing

from $7.50 / 1,000 results

Go to Apify Store
Etherscan Gas Tracker Scraper

Etherscan Gas Tracker Scraper

Snapshot Ethereum mainnet gas prices from the Etherscan gas oracle with safe_gas, propose_gas, fast_gas, base_fee, gas_used_ratio, and last_block. Set how many one second samples to collect. Useful for fee timing, wallet UX tuning, and on chain cost analytics.

Pricing

from $7.50 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

16 hours ago

Last modified

Share

ParseForge Banner

๐Ÿ“Š Etherscan Gas Tracker Scraper

๐Ÿš€ Export Etherscan gas tracker data in seconds. Structured records direct from the public api.etherscan.io endpoint to CSV, Excel, JSON, or XML.

The Etherscan Gas Tracker Scraper turns the api.etherscan.io public REST endpoint into a clean, structured dataset. It calls the endpoint with the parameters you supply, parses the JSON, and flattens each record into one row.

Dataset coverage depends on the upstream source. All field names are clean snake_case / camelCase, numeric strings are auto-cast to numbers, and upstream rate-limit notes are surfaced as a clean error record instead of crashing your pipeline.

๐ŸŽฏ Target Audience๐Ÿ’ก Primary Use Cases
๐Ÿ“Š AnalystsPull structured records for analysis
๐Ÿข Finance teamsSnapshot data for dashboards and reports
๐Ÿค– ML engineersBuild training sets from public sources
๐Ÿ“ฐ JournalistsVerify numbers for stories with one click
๐Ÿ‘ฉโ€๐Ÿ’ป DevelopersMirror upstream data into your own DB without writing client code
๐ŸŽ“ ResearchersRun reproducible studies on public data

๐Ÿ“‹ What the Etherscan Gas Tracker Scraper does

  • Calls the public api.etherscan.io endpoint.
  • Parses the JSON response and flattens each record into a clean row.
  • Casts numeric fields to numbers so they import cleanly into Excel and BI tools.
  • Surfaces upstream rate-limit or error notes as a single-row error record instead of crashing.
  • Exports as CSV, Excel, JSON, JSONL, XML, RSS, or HTML.

๐Ÿ’ก Why it matters: The raw Etherscan gas tracker JSON is verbose and hard to consume in spreadsheets. This actor normalizes the payload into one row per record so the data drops straight into pandas, BigQuery, or a Google Sheet.

๐Ÿ“Š Data fields

Each record includes: fastGasPrice, gasUsedRatio, lastBlock, proposeGasPrice, results, safeGasPrice, scrapedAt, suggestBaseFee. These field names come straight from the actor's dataset schema, so what you see here is what lands in your dataset.

โš ๏ธ Good to Know: The Etherscan gas tracker API is rate-limited. This actor surfaces rate-limit notes as a clean error record so your downstream pipeline can decide how to retry.

๐Ÿš€ How to use

  1. Click Try for free.
  2. Adjust input fields (or leave defaults).
  3. Click Start. Within seconds, your dataset is ready โ€” download as CSV, Excel, JSON, or XML, or pipe to your warehouse.
ActorWhat it does
ParseForge Alpha Vantage ScraperStocks, FX, crypto, indicators.
ParseForge Yahoo Finance ScraperEquities, funds, indices.
ParseForge OurAirports ScraperGlobal airport database.
ParseForge NBA Stats ScraperPlayer and team stats from NBA.com.

๐Ÿ’ก Pro Tip: browse the complete ParseForge collection for 900+ production-grade scrapers.

Disclaimer: This actor scrapes only publicly available data. ParseForge is not affiliated with, endorsed by, or sponsored by any of the third-party services referenced. Users are responsible for complying with the target site's terms of service and applicable law. Create a free account w/ $5 credit.

๐Ÿ†˜ Need Help?

If you hit a bug, have questions about setup, or need a scraper we haven't built yet, open our contact form or write to parseforge@protonmail.com. We also take on paid custom data projects.

For faster answers, join our Discord. It's the best place to get support and suggest new actors.