District Event Scraper: Venue, Dates & Ticket Pricing
Pricing
from $13.20 / 1,000 events
District Event Scraper: Venue, Dates & Ticket Pricing
Scrape every event on District.in straight from its own public sitemap: exact dates, venue, and full ticket-tier pricing. No browser or residential proxy needed.
Pricing
from $13.20 / 1,000 events
Rating
0.0
(0)
Developer
GetAScraper
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
๐๏ธ District Event Scraper: Venue, Dates & Ticket Pricing
|
Every District.in event, with real ticket prices, no proxy tax Pull venue, dates and full ticket-tier pricing straight from District's own event index. No browser, no residential proxy, no per-city runs. |
|
๐ซ Real ticket pricing Exact price range and every individual ticket tier, not one blurry "starting from" string. |
๐ Exact venue and dates Venue name, city, and precise start and end times, not a vague date range. |
๐ Every city, one run No location picker to drive. Filter by city after the fact, or pull everything at once. |
๐ธ No proxy markup Runs on standard proxy. No paid-plan residential requirement passed on to you. |
Extract every event on District.in, Zomato's India ticketing platform, straight from District's own event index. Export to JSON, CSV or Excel, or connect straight into Google Sheets and your own pipeline via the API. Run it on demand or on a schedule. No coding required.
โจ Why use this Actor
Built for anyone who needs India event data without the proxy bill.
- ๐ฏ Event and venue researchers: pull every event nationwide in one run instead of picking a city and hoping the picker cooperates.
- ๐ฐ Pricing analysts: get the real low-to-high price range and every ticket tier, not a single "starting from" string that hides the real spread.
- ๐ Content and listings teams: schedule a weekly run and always have current dates, venues and prices for "what's on" pages.
Full pricing, not a placeholder. Other District scrapers return one price string per event. This Actor returns the real price range, every individual ticket tier with its own price, and any active discount, because that data is what District itself publishes on every event page.
โ๏ธ How it works
|
STEP 1 Set your filters Pick cities to keep, or leave it blank for every city. Set how many events you want. |
STEP 2 Run the Actor It reads District's own event index and pulls each event's real, live data. |
STEP 3 Get your data Download as JSON, CSV or Excel, or connect straight into Google Sheets or your own pipeline via the API. |
๐ฅ Input
| Field | Type | Required | Description |
|---|---|---|---|
cities | array of strings | No | Only keep events in these cities. Leave empty for every city. |
categories | array of strings | No | Only keep events in these categories, e.g. "Art & Craft", "Music", "Comedy". Leave empty for every category. |
minPrice | integer | No | Only keep events with a ticket priced at or above this amount, in INR. 0 means no minimum. |
maxPrice | integer | No | Only keep events with at least one ticket priced at or below this amount, in INR. 0 means no maximum. |
includeEndedEvents | boolean | No | Keep events District itself shows as ended, with no live price or booking link. Off by default. |
maxItems | integer | No | Stop after collecting this many events. |
proxyConfiguration | object | No | Proxy settings. Defaults to Apify's own proxy. |
๐ค Output
Every result is one row in the dataset. A typical event looks like this:
{"title": "Play Arena","eventUrl": "https://www.district.in/events/play-arena-bengaluru-2025-buy-tickets","venueName": "Play Arena","venueCity": "Kasavanahalli","category": "Outdoor Games","startDate": "2026-08-31T04:30:00.000Z","endDate": "2026-08-31T17:30:00.000Z","lowPrice": 65,"highPrice": 1624,"priceCurrency": "INR","strikePrice": 130,"ticketTiers": [{ "name": "Laser Tag | 1 Game", "price": 225, "availabilityEnds": "2026-08-31T16:30:00.000Z" }]}
Download the dataset in JSON, CSV, Excel, HTML or XML from the Apify Console, or pull it through the API.
๐ Data table
| Field | Type | Description |
|---|---|---|
title | string | Event name. |
eventUrl | string | Link to the event's District page. |
venueName / venueCity | string | Where the event is held. |
category | string | District's own category for the event, e.g. "Art & Craft" or "Music". |
startDate / endDate | string | ISO start and end time. |
lowPrice / highPrice / priceCurrency | number/string | The real price range across every ticket tier. |
strikePrice | number | The original price, when the event has an active discount. |
ticketTiers | array | Every individual ticket type, with its own name, price and availability window. |
The Output tab also ships three pre-built views: events overview, an unwound ticket-pricing table, and a venue-focused table.
๐ฐ Pricing
This Actor is pay per result: you only pay for the events you actually collect, and a run that returns nothing costs nothing. There is no subscription and no minimum spend.
โญ Enjoying District Event Scraper?
|
โญ โญ โญ โญ โญ Saved you from driving a city picker by hand? A 5-star rating takes 10 seconds and helps other researchers and content teams find it. Your feedback also tells us what to build next. |
| โ ย ย Rate this Actor on Apify |
๐ ๏ธ Tips for better runs
- Leave
citiesempty for a nationwide sweep, or set it to a short list for a cheaper, faster run focused on your market. - Combine
categorieswith a price range to pull a very specific slice, like every music event under a set budget in one city. - Raise
maxItemsgradually. District's event index runs to thousands of entries, so a first run with a modest limit is the fastest way to check the data shape before scaling up. - Turn
includeEndedEventson only if you specifically need historical event records; most users want only live, bookable events.
โ FAQ
Why don't I need a residential proxy for this? District's event pages are public and unrestricted. The residential-proxy requirement some other scrapers describe applies only to driving District's own city-search interface, which this Actor doesn't use.
Is it legal to scrape District.in? This Actor only collects data that is already publicly visible on District's own event pages. You are responsible for how you use the data and for complying with District's terms of service.
Why do some events have no venue name? Not every event on District publishes a venue name at the time of listing. This Actor never invents one: if District doesn't publish it, the field is left out rather than filled with a placeholder.
Can I get notified of new events automatically? Yes. Schedule this Actor to run daily or weekly from the Apify Console and pipe new results into Google Sheets, Slack, or your own database with no code.
Found a bug or need a custom version of this Actor? Open an issue from the Actor's Issues tab and it'll be looked at directly.
๐ Other actors
- BookMyShow Scraper: Movies, Showtimes & Concerts โ - India's other major ticketing platform, movies and live events.
- Cashify Scraper: Used Phone Resale Prices India โ - India consumer marketplace pricing data.
- Carwale Used Cars Scraper: India Listings โ - India used-car listings and pricing.
- Milanuncios Scraper: Spain Classifieds & Cars โ - classifieds and marketplace data for a different regional market.