EV Charge Finder

EV Charge Finder

by easyapi

Instantly find electric vehicle charging stations by postcode, name, or GPS. Get clean, structured location data for apps, trip planning, or fleet management.

452 runs
13 users
Try This Actor

Opens on Apify.com

About EV Charge Finder

Need to find a public EV charger, fast? I built this actor because I kept running into the same problem: planning a road trip or just needing a quick top-up in an unfamiliar area was more stressful than it should be. This tool cuts through the hassle. You simply feed it a postcode, a town name, or direct GPS coordinates, tell it how far you're willing to travel and how many results you need, and it pulls data from a wide network of charging stations. What I like is that it gives you clean, structured data you can actually use—perfect for building into a mobile app, a trip planner, or a dashboard for fleet management. It's one of those straightforward utilities that just works, saving you the headache of manually scraping multiple maps or unreliable sources. Whether you're a developer integrating station data into a service or a business analyzing charger coverage, this actor gets you the location information you need without any fluff.

What does this actor do?

EV Charge Finder is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

EV Charge Finder

An Apify actor that finds nearby electric vehicle charging stations using location data. It queries a comprehensive database and returns structured results for integration into applications or trip planning tools.

Key Features

  • Location-based search: Find stations by postcode (e.g., 90001), location name (e.g., "New York"), or precise latitude/longitude coordinates.
  • Configurable radius: Set a search distance in kilometers. The default is 5 km.
  • Result limit: Control the number of returned stations with maxresults (up to 100).
  • Detailed station data: Returns information including operator, address, usage type, current operational status, and last verification date.
  • Multiple export formats: Results are saved to a dataset in Apify storage and can be downloaded as JSON, JSONL, CSV, Excel, HTML, or XML.

How to Use

Configure the actor run using input parameters. The actor will fetch matching charging stations and save the results to a dataset.

Input

Input is provided as a JSON object. Only locationName is strictly required.

{
  "distance": 5,
  "locationName": "New York",
  "maxresults": 20
}
  • locationName (Required): A postcode, city name, or other location descriptor.
  • distance: Search radius in kilometers. Default is 5.
  • maxresults: Maximum number of stations to return. Default is 10, maximum is 100.

Output

The actor outputs an array of charging station objects to the dataset. Each station contains detailed metadata. Below is a simplified example of the structure.

[
  {
    "ID": 303729,
    "StatusType": {
      "IsOperational": true,
      "Title": "Operational"
    },
    "OperatorInfo": {
      "Title": "Go ToU"
    },
    "AddressInfo": {
      "Title": "123 Example Street",
      "Latitude": 40.7128,
      "Longitude": -74.0060
    },
    "UsageType": {
      "Title": "Public - Membership Required"
    },
    "DateLastVerified": "2024-09-01T20:35:00Z"
  }
]

Accessing Results: After the run completes, navigate to the Storage tab in the Apify console to preview and download your dataset in the preferred format.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try EV Charge Finder now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
easyapi
Pricing
Paid
Total Runs
452
Active Users
13
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support