← All scrapers

Event Scraper API

Public events and streaming schedules with times and venues.

5endpoints2platforms$3.00per 1k calls

// Facebook · Events Search

curl -H "X-API-Key: hpx_your_key_here" \

"https://hproxy.com/api/v1/scrape/facebook/events-search?query=coffee"

// → { "data": { … }, "records": 1, "costUsd": … }

PlatformPlatform

Events are structured data that platforms publish and almost nobody collects. Facebook exposes public events by page, by city and by keyword search, and Twitch exposes a streamer's upcoming schedule. These endpoints return the parts you can actually act on: the title, the start and end time with its timezone, the venue with coordinates where it is public, and the going and interested counts that tell you whether anyone is coming.

In every response

events[]

Each event with title, description and cover image.

startTime / endTime

Scheduled start and end, with timezone.

venue

Location name, address and coordinates where public.

attendance

Going and interested counts.

isRecurring

On schedule endpoints, whether the slot repeats weekly.

5 Event Scraper API Endpoints,Across 2 Platforms

One REST call each, one API key for all of them, billed per call from your balance.

Facebook Profile Events

Pull the events a Facebook page has listed, with title, venue, start time, ticket links and going and interested counts.

Facebook Events Search

Search Facebook events by keyword and get ranked results back with title, venue, start time and attendance counts.

Facebook Events by City

Pull the Facebook events happening in any city, with venue, start time, ticket links and how many people are going.

Facebook Event Details

Pull one Facebook event in full: description, venue and coordinates, start and end time, ticket links and attendance.

Twitch User Schedule

Pull a Twitch streamer's upcoming schedule, with each slot's title, category, start time and whether it repeats weekly.

From Request to Clean JSON

You write one line. We do everything between the request and the data.

01

You send

One API call

GET the Event Scraper endpoint with your key. That's all your code does.

02

We handle

Proxies · captchas · parsing

Residential exit, anti-bot walls, JS rendering and extraction, all server-side, on us.

03

You get

Clean JSON

A structured object every time. No HTML, no scraping code, no maintenance.

Event Scraper API at a glance

One key, 2 platforms

Every endpoint in this group answers to the same key, the same header and the same response shape, so covering a second platform is a URL change rather than an integration.

Endpoints
5
Platforms
2
Response
Structured JSON
Auth
One X-API-Key header
Billing
Per call, balance never expires

$3.00 /1k calls

cheapest endpoint in this group

What you never deal with

Handled on our side

  • No captchas, ever
  • Residential-backed
  • Pay per call
  • Fresh on every call
  • Failures are free
  • Scales with you

What people build with the Event Scraper API

01

Build a local events feed for a city without a manual listings pipeline.

02

Watch which events a venue, promoter or brand is running next.

03

Feed a ticketing or discovery product with real event data.

04

Know when a streamer is scheduled to go live, ahead of time rather than after.

Event Scraper API pricing

$3.00

per 1,000 calls, cheapest endpoint in this group

One key covers all 2 platforms

No subscription, no monthly minimum

Failed extractions are not charged

Proxies included in the price

Event Scraper API FAQ

Can I search events by city?
Yes. There is a dedicated by-city endpoint alongside keyword search and a per-page listing, so you can cover a market without knowing which pages are hosting anything.
Are private events included?
No. Only events the platform publishes publicly are readable, which is the same set anyone can browse without an account.
Do I get the exact venue address?
Where the organiser made it public, yes, including coordinates. Some events deliberately publish only a city or a region, and the response reflects exactly what was published rather than filling the gap in.
How far ahead does the schedule reach?
As far as the organiser or the streamer has scheduled. Recurring weekly slots are flagged as recurring, so a repeating stream does not need one row per week.
HProxy.

Ready when you are.Your dashboard is ten seconds away.

Get Startedor talk to us at support@hproxy.com
HProxy