AFDC EV Stations Scraper avatar

AFDC EV Stations Scraper

Pricing

from $4.50 / 1,000 results

Go to Apify Store
AFDC EV Stations Scraper

AFDC EV Stations Scraper

Scrape 60,000+ electric vehicle charging stations across the US. Get station names, addresses, coordinates, connector types, network info, pricing, access hours, and charger counts (Level 1/2/DC Fast). Filter by state.

Pricing

from $4.50 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

a day ago

Last modified

Share

ParseForge Banner

⚡ AFDC EV Charging Stations Scraper

Pull structured records from AFDC EV Stations — clean fields ready as CSV, JSON, JSONL, Excel, or XML for downstream pipelines.

Copy to your AI assistant

Copy this block into ChatGPT, Claude, Cursor, or any LLM to start using this actor.

parseforge/afdc-ev-stations-scraper on Apify. Call: ApifyClient("TOKEN").actor("parseforge/afdc-ev-stations-scraper").call(run_input={...}), then client.dataset(run["defaultDatasetId"]).list_items().items for results. Key inputs: state (string, default "CA"), maxItems (integer, default 10). Full actor spec: fetch build via GET https://api.apify.com/v2/acts/parseforge~afdc-ev-stations-scraper (Bearer TOKEN). Get token: https://console.apify.com/account/integrations

🚀 Collect data on 60,000+ electric vehicle charging stations across the US. Get station names, addresses, coordinates, connector types, network info, pricing, access hours, and charger counts by level. Filter by state.

🕒 Last updated: 2026-04-23

The EV charging infrastructure is growing rapidly, and businesses need structured data on station locations, connector types, and network operators. Manually browsing the AFDC map pin by pin is impractical for fleet planning, market analysis, or app development.

The AFDC EV Stations Scraper automates this process, pulling structured station data by US state with 30+ fields per record. Whether you are building an EV charging app, analyzing infrastructure coverage, or planning fleet electrification, this tool delivers clean data ready for your workflow.

Target AudienceEV fleet managers, app developers, utility companies, market researchers
Primary Use CasesRoute planning, infrastructure analysis, market research, app development

📋 What Does It Do

This tool collects EV charging station data from the AFDC database, returning structured records with location and charger details. It delivers:

  • 📍 Station locations - names, full addresses, GPS coordinates, and intersection directions
  • 🔌 Charger details - Level 1, Level 2, and DC fast charger counts with connector types
  • 🌐 Network info - which network operates each station
  • 💲 Pricing data - charging costs and pricing details
  • 🕐 Access info - hours of operation, access codes, and user groups
  • 📊 Station status - open dates, last confirmed dates, and operational status

🎬 How to Use the AFDC EV Stations Scraper - Full Demo

🚧 Demo video coming soon. Follow the step-by-step instructions below to get started in under 2 minutes.


⚙️ Input

Configure your search by selecting a US state.

FieldTypeDescription
StateSelectUS state code (all 50 states plus DC)
Max ItemsIntegerFree users: Limited to 10 items. Paid users: up to 1,000,000

Example 1 - California stations:

{
"state": "CA",
"maxItems": 100
}

Example 2 - Texas stations:

{
"state": "TX",
"maxItems": 500
}

⚠️ Free users are limited to 10 items per run. Sign up for a paid plan to unlock up to 1,000,000 records.


📊 Output

🧾 Output Schema

FieldTypeDescription
idintegerStation identifier
stationNamestringName of the charging station
streetAddressstringStreet address
citystringCity
statestringState code
zipstringZIP code
countrystringCountry code
latitudenumberGPS latitude
longitudenumberGPS longitude
accessCodestringPublic or private access
accessDaysTimestringHours of operation
evLevel1CountintegerNumber of Level 1 chargers
evLevel2CountintegerNumber of Level 2 chargers
evDcFastCountintegerNumber of DC fast chargers
evConnectorTypesarrayConnector types (J1772, CCS, etc.)
evNetworkstringCharging network name
evPricingstringPricing information
facilityTypestringType of facility
openDatestringDate the station opened
statusCodestringCurrent operational status
scrapedAtstringTimestamp of data collection

📦 Sample Output

Sample 1 - Public charging station:

{
"id": 64587,
"stationName": "ChargePoint Charging Station",
"streetAddress": "1234 Main Street",
"city": "Los Angeles",
"state": "CA",
"zip": "90001",
"country": "US",
"latitude": 33.9425,
"longitude": -118.2551,
"accessCode": "public",
"accessDaysTime": "24 hours daily",
"evLevel1Count": null,
"evLevel2Count": 4,
"evDcFastCount": 2,
"evConnectorTypes": ["J1772", "CCS"],
"evNetwork": "ChargePoint Network",
"evPricing": "Free",
"facilityType": "PARKING_LOT",
"openDate": "2022-03-15",
"statusCode": "E",
"scrapedAt": "2026-04-09T12:00:00.000Z"
}

Sample 2 - Supercharger station:

{
"id": 72345,
"stationName": "Tesla Supercharger - San Diego",
"streetAddress": "5678 Commerce Blvd",
"city": "San Diego",
"state": "CA",
"zip": "92101",
"country": "US",
"latitude": 32.7157,
"longitude": -117.1611,
"accessCode": "public",
"accessDaysTime": "24 hours daily",
"evLevel1Count": null,
"evLevel2Count": null,
"evDcFastCount": 16,
"evConnectorTypes": ["TESLA"],
"evNetwork": "Tesla",
"evPricing": "$0.28/kWh",
"facilityType": "SHOPPING_MALL",
"openDate": "2023-06-01",
"statusCode": "E",
"scrapedAt": "2026-04-09T12:00:00.000Z"
}

Sample 3 - Workplace charging:

{
"id": 58901,
"stationName": "Google Campus Charging",
"streetAddress": "1600 Amphitheatre Parkway",
"city": "Mountain View",
"state": "CA",
"zip": "94043",
"country": "US",
"latitude": 37.4220,
"longitude": -122.0841,
"accessCode": "private",
"accessDaysTime": "Employees only",
"evLevel1Count": 10,
"evLevel2Count": 50,
"evDcFastCount": 4,
"evConnectorTypes": ["J1772", "CCS", "CHAdeMO"],
"evNetwork": "ChargePoint Network",
"evPricing": "Free",
"facilityType": "OFFICE_BLDG",
"openDate": "2021-01-15",
"statusCode": "E",
"scrapedAt": "2026-04-09T12:00:00.000Z"
}

✨ Why Choose the AFDC EV Stations Scraper?

AdvantageDetails
60,000+ stationsThe most comprehensive US charging station database
🗺️ All 50 states + DCComplete geographic coverage
🔌 Charger level breakdownLevel 1, Level 2, and DC fast counts
🌐 Network identificationKnow which network operates each station
💲 Pricing dataCharging costs and fee structures
📍 GPS coordinatesLatitude and longitude for mapping
Weekly monitoringTrack new station openings automatically

📈 How Does It Compare?

FeatureOur ToolManual AFDC Search
Batch collectionUp to 1M stationsOne at a time
State-wide dataAll stations at oncePaginated results
Structured outputJSON, CSV, ExcelMap-based interface
Automated schedulingDaily/weeklyManual visits
GPS coordinatesIncludedClick each pin
Charger countsLevel 1, 2, DC fastVisual icons only

🚀 How to Use

  1. Sign Up - Create a free account w/ $5 credit (takes 2 minutes)
  2. Find the Tool - Search for "AFDC EV Stations Scraper" in the Apify Store
  3. Set Input - Select your state and set the number of stations to collect
  4. Run It - Click "Start" and get structured station data in seconds
  5. Download Data - Export results as CSV, Excel, or JSON from the Dataset tab

💼 Business Use Cases

EV Fleet Managers:

  • Map charging infrastructure to plan routes
  • Identify coverage gaps for fleet electrification

App Developers:

  • Build charging station finders and trip planners
  • Integrate up-to-date location data into mobile apps

Utility Companies:

  • Assess charging density for grid planning
  • Forecast demand based on station growth

Real Estate Developers:

  • Evaluate EV charging availability near properties
  • Support green building certifications with data


✨ Why choose this Actor

Capability
🎯Built for the job. Scoped specifically to this data source so you skip the parser engineering entirely.
🔖Structured output. Clean, typed fields ready for analysis, dashboards, or downstream pipelines.
Fast. Optimized request patterns return results in seconds, not minutes.
🔁Always fresh. Every run pulls live data, so the dataset reflects the source as of run time.
🌐No infra to manage. Apify handles proxies, retries, scaling, scheduling, and storage.
🛡️Reliable. Battle-tested across many runs and edge cases, with graceful error handling.
🚫No code required. Configure in the UI, run from CLI, schedule via cron, or call from any language with the Apify SDK.

📊 Production-grade structured data without the engineering overhead of building and maintaining your own scraper.


📈 How it compares to alternatives

ApproachCostCoverageRefreshFiltersSetup
⭐ AFDC EV Charging Stations Scraper (this Actor)$5 free credit, then pay-per-useFull source coverageLive per runSource-native filters supported⚡ 2 min
Build your own scraperEngineering hoursFull once builtWhenever you maintain itCustom code🐢 Days to weeks
Paid managed APIs$$$ monthlyVendor-definedLiveVendor-defined⏳ Hours
Third-party data dumpsVariesSubset, often stalePeriodicNone🕒 Variable

Pick this Actor when you want broad coverage, server-side filtering, and no pipeline maintenance.


🚀 How to use

  1. 📝 Sign up. Create a free account with $5 credit (takes 2 minutes).
  2. 🌐 Open the Actor. Go to the AFDC EV Charging Stations Scraper page on the Apify Store.
  3. 🎯 Set input. Configure the input fields in the form (or paste a JSON), then set maxItems.
  4. 🚀 Run it. Click Start and let the Actor collect your data.
  5. 📥 Download. Grab your results in the Dataset tab as CSV, Excel, JSON, or XML.

⏱️ Total time from signup to downloaded dataset: 3-5 minutes. No coding required.


💼 Business use cases

📊 Data & Analytics

  • Build trend reports and dashboards from live source data
  • Feed BI tools, warehouses, and ML pipelines with structured records
  • Run periodic snapshots to track changes over time
  • Compare segments, regions, or categories with consistent fields

🏢 Operations & Strategy

  • Monitor competitor moves, pricing, and inventory shifts
  • Build internal directories and lookup tools backed by current data
  • Power workflows that depend on fresh source records
  • Cut manual data-gathering time from hours to minutes

🎯 Marketing & Growth

  • Identify market opportunities and trending topics
  • Research target audiences and customer personas at scale
  • Power lead-generation pipelines with verified records
  • Track sentiment, reviews, or social signals over time

🛠️ Engineering & Product

  • Prototype features that need real-world data without owning a crawler
  • Replace fragile in-house scrapers with a managed Actor
  • Wire datasets into your apps via the Apify API or webhooks
  • Skip the proxy, retry, and parsing maintenance entirely

🌟 Beyond business use cases

Data like this powers more than commercial workflows. The same structured records support research, education, civic projects, and personal initiatives.

🎓 Research and academia

  • Empirical datasets for papers, thesis work, and coursework
  • Longitudinal studies tracking changes across snapshots
  • Reproducible research with cited, versioned data pulls
  • Classroom exercises on data analysis and ethical scraping

🎨 Personal and creative

  • Side projects, portfolio demos, and indie app launches
  • Data visualizations, dashboards, and infographics
  • Content research for bloggers, YouTubers, and podcasters
  • Hobbyist collections and personal trackers

🤝 Non-profit and civic

  • Transparency reporting and accountability projects
  • Advocacy campaigns backed by public-interest data
  • Community-run databases for local issues
  • Investigative journalism on public records

🧪 Experimentation

  • Prototype AI and machine-learning pipelines with real data
  • Validate product-market hypotheses before engineering spend
  • Train small domain-specific models on niche corpora
  • Test dashboard concepts with live input

🤖 Ask an AI assistant about this scraper

Open a ready-to-send prompt about this ParseForge actor in the AI of your choice:

❓ Frequently Asked Questions

🔌 Automating Your EV Station Data Collection

Schedule weekly runs to monitor new station openings and infrastructure changes. Use the Apify scheduler and push results to your mapping tools, databases, or analytics platforms.

🔌 Integrate AFDC EV Stations Scraper with Any App

Connect your station data to thousands of apps using these integrations:

  • Make - Automate station monitoring workflows
  • Zapier - Get alerts when new stations open
  • Slack - Get notified in your channel
  • Google Drive - Export to spreadsheets
  • Airbyte - Sync to your data warehouse
  • Webhooks - Trigger actions when runs complete

🔌 Integrate with any app

AFDC EV Charging Stations Scraper connects to any cloud service via Apify integrations:

  • Make - Automate multi-step workflows
  • Zapier - Connect with 5,000+ apps
  • Slack - Get run notifications in your channels
  • Airbyte - Pipe results into your warehouse
  • GitHub - Trigger runs from commits and releases
  • Google Drive - Export datasets straight to Sheets

You can also use webhooks to trigger downstream actions when a run finishes. Push fresh data into your product backend, or alert your team in Slack.


Looking for more data collection tools? Check out these related actors:

ActorDescriptionLink
GSA eLibrary ScraperGovernment contract dataLink
FAA Aircraft Registry ScraperAircraft registration dataLink
FINRA BrokerCheck ScraperBroker registration dataLink
GreatSchools ScraperSchool ratings and dataLink
Franchise Direct ScraperFranchise opportunity listingsLink

Pro Tip: 💡 Browse the full ParseForge catalog to find more data tools.


🆘 Need Help?


⚠️ Disclaimer: This Actor is an independent tool and is not affiliated with, endorsed by, or connected to the Alternative Fuels Data Center (AFDC), the National Renewable Energy Laboratory (NREL), or the U.S. Department of Energy. It accesses only publicly available data.