Partiful Events Scraper avatar

Partiful Events Scraper

Pricing

from $3.00 / 1,000 basic events

Go to Apify Store
Partiful Events Scraper

Partiful Events Scraper

Scrape public Partiful explore feeds, event pages, host profiles, and host-published events with direct HTTP calls.

Pricing

from $3.00 / 1,000 basic events

Rating

0.0

(0)

Developer

Hypebridge

Hypebridge

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

2

Monthly active users

16 days ago

Last modified

Share

What does Partiful Events Scraper do?

Partiful Events Scraper extracts public event listings, full event details, discover rankings, locations, RSVP and ticketing settings, host profiles, and host-published events from Partiful. You can scrape a city feed, all available regions, one event, or a public host profile without using an official API.

Use it to build event databases, monitor local event trends, research venues and organizers, discover popular events, or send structured Partiful data into your own automations and analytics tools.

Why scrape Partiful?

Use caseWhat you can do
Event discoveryCollect upcoming events from one city or every available Partiful region.
Trend researchCompare curated discover shelves, shelf positions, and public RSVP counts.
Venue researchBuild lists of venues, neighborhoods, addresses, and map links.
Organizer researchExtract public host profiles, social links, activity totals, and published events.
Event monitoringTrack event dates, status, capacity, waitlist rules, and ticketing information.
Data enrichmentAdd full event details and similar-event recommendations to feed results.

What Partiful data can I extract?

The Actor returns event and host records. Useful fields include:

FieldTypeDescription
typeStringRecord type: event or host.
urlStringCanonical public Partiful URL.
titleStringEvent title.
descriptionStringPublic event description.
startDate / endDateStringEvent dates as ISO timestamps.
venueNameStringVenue or displayed location name.
addressLinesArrayPublic address lines provided for the event.
regionStringPartiful discover region.
discoverPlacementsArrayDiscover shelf names and the event's position in each shelf.
goingGuestCountNumberPublic count of guests marked as going.
detailObjectTicketing, capacity, RSVP rules, hosts, questions, callouts, and similar events.
name / socialsString / ObjectPublic host name and social handles.

Conditional fields are present only when Partiful makes them public for that event or profile. The Output tab contains the complete schema and focused views for events, detailed events, discover rankings, locations, and host activity.

How to scrape Partiful events

  1. Create a free Apify account if you do not already have one.
  2. Open Partiful Events Scraper and click Try for free.
  3. Add one or more supported Partiful URLs.
  4. Set Max items to cap the number of records and control cost.
  5. Turn on Get full event details when you need ticketing, capacity, RSVP, host, or similar-event data.
  6. Click Start. Download the results from the Dataset tab as JSON, CSV, Excel, XML, RSS, or HTML.

Supported Partiful URLs

URL patternResult
https://partiful.com/exploreEvents from every currently available region.
https://partiful.com/explore/nycEvents from one region.
https://partiful.com/explore/new_yorkCommon region aliases are resolved to the current region.
https://partiful.com/explore/nyc?tag=MUSICEvents from a specific region and feed tab.
https://partiful.com/e/{eventId}One fully detailed event, regardless of the global detail setting.
https://partiful.com/u/{userId}One public host profile and its published events.
https://go.partiful.com/{code}The event targeted by the Partiful short link.

Unknown regions are skipped instead of silently expanding the run to every region. Password-protected events are skipped and are not charged as results.

Input

ParameterTypeDefaultDescription
startUrlsArrayRequiredPartiful explore, event, host, or short-link URLs.
maxItemsInteger200Maximum event and host records returned; allowed range is 1–5,000.
getEventDetailsBooleanfalseEnrich feed events with ticketing, capacity, RSVP, host, and similar-event fields. Direct event URLs are always detailed.
includeSimilarEventsBooleanfalseFollow similar events from detailed feed events, limited to one hop and five recommendations per source event. Requires full event details.
maxConcurrencyInteger10Maximum parallel requests; allowed range is 1–20. The default is recommended.
proxyConfigurationObjectDisabledProxy settings. Leave disabled unless repeated access errors occur.
debugModeBooleanfalseSave failed-request diagnostics to the run's key-value store.

Example: scrape a city feed

{
"startUrls": [{ "url": "https://partiful.com/explore/la" }],
"maxItems": 100,
"getEventDetails": false
}

Example: get detailed event and RSVP data

{
"startUrls": [{ "url": "https://partiful.com/explore/nyc" }],
"maxItems": 25,
"getEventDetails": true,
"includeSimilarEvents": false
}

Example: scrape a Partiful host

{
"startUrls": [{ "url": "https://partiful.com/u/{userId}" }],
"maxItems": 25
}

Output

Results are saved to the run's default dataset. Event and host records can appear in the same dataset; use type to distinguish them.

Sample event output

{
"type": "event",
"id": "exampleEvent123",
"url": "https://partiful.com/e/exampleEvent123",
"title": "Rooftop Social",
"description": "An evening community gathering.",
"startDate": "2026-09-12T23:00:00.000Z",
"endDate": "2026-09-13T02:00:00.000Z",
"timezone": "America/New_York",
"venueName": "Example Hall",
"addressLines": ["100 Example St", "New York, NY 10001"],
"region": "NYC",
"discoverPlacements": [
{ "sectionId": "trending-events", "sectionTitle": "Trending", "position": 2 }
],
"goingGuestCount": 42,
"sourceType": "feed",
"detail": null,
"scrapedAt": "2026-08-30T12:00:00.000Z"
}

When detail enrichment is enabled, detail can include ticketing configuration, guest-status counts, maximum and remaining capacity, RSVP action, waitlist settings, public questionnaire prompts, event callouts, short URL, host summaries, and up to five similar-event summaries.

Host records can include name, bio, socials, photoUrl, isManaged, publishedEventCount, hostedEventCountTotal, and attendedEventCount.

How much does it cost to scrape Partiful?

This Actor uses pay-per-result pricing. A basic event, detailed event, or host profile counts as one result. The current per-result rate depends on your Apify plan tier:

Plan tierPrice per resultApproximate cost for 1,000 results
Free$0.006$6
Bronze$0.005$5
Silver$0.004$4
Gold, Platinum, or Diamond$0.003$3

Each run also has a $0.00005 start charge. Set maxItems before starting a broad regional crawl so the run cannot grow beyond the result count you intended.

Tips and limitations

  • Start with feed-only results for broad discovery, then enable full details for smaller, targeted runs.
  • A direct /e/{eventId} URL always returns full details even when getEventDetails is false.
  • Similar-event expansion is intentionally limited to one hop and five recommendations per source event.
  • Leave the proxy setting disabled unless runs repeatedly encounter access errors.
  • Public fields vary by event. For example, exact locations, capacity, guest counts, or ticketing may not be displayed by every organizer.

FAQ

Can I scrape all Partiful regions?

Yes. Use https://partiful.com/explore as the start URL. The Actor discovers the currently available regions and stops when it reaches maxItems.

Can I scrape one Partiful event?

Yes. Add its https://partiful.com/e/{eventId} URL or a go.partiful.com short link. Direct event URLs are always enriched with full public details.

Does the Actor extract private guest information?

No. It extracts public event, RSVP summary, location, and host information. It does not extract private guest lists, questionnaire answers, or password-protected event data.

This Actor only extracts publicly available data. You are responsible for checking Partiful's Terms of Service and applicable laws and for ensuring that you have a legitimate purpose for collecting and using the data.

Support

  • Report bugs or request features in the Issues tab.
  • Use the API tab to run the Actor programmatically or connect it to an automation.

Disclaimer: This Actor only extracts data that users and organizers have made public. Public results can still contain personal data protected by the GDPR and other privacy laws. Do not collect or use personal data without a legitimate reason. If you are unsure whether your use is lawful, consult a qualified legal professional.