# AXS Event Scraper | Concerts, Sports, Venues (`lentic_clockss/axs-scraper`) Actor

Scrape AXS.com concerts, sports, theatre, comedy and festivals. Get event titles, dates, venues, ticketing status and street addresses from search, city and category listings. Does not open shop.axs.com checkout. Pay per result. Export Excel, CSV, JSON.

- **URL**: https://apify.com/lentic\_clockss/axs-scraper.md
- **Developed by:** [kane liu](https://apify.com/lentic_clockss) (community)
- **Categories:** Travel, Lead generation, Automation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $2.20 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## AXS Event Scraper | Concerts, Sports, Venues

**Scrape AXS.com live events — concerts, sports, theatre, comedy, and festivals — then download Excel, CSV, or JSON.**

Use this Actor as a practical **AXS API alternative** for event discovery, venue research, and ticketing-status monitoring on **www.axs.com**. Search by keyword, browse a city or category, or paste event / venue URLs → get clean rows with titles, dates, venues, street addresses, performers, and on-sale / status labels.

- Scrape **AXS events**, **venues**, **home carousel**, **search**, **city listings**, and **category pages** (music, sports, theatre, comedy, festivals)
- Cover **US consumer pages** on `www.axs.com` (other AXS hosts such as `www.axs.co.uk` stay unverified)
- Filter by **city** (`/category/cities/{id}/{slug}`), **category**, **keyword**, **event IDs**, or **start URLs**
- Enrich lists with **event-detail ticketing status** and **venue street addresses** (default on)
- Export to **Excel / CSV / JSON**, or connect Make, n8n, Zapier, Python, or the Apify API
- **Pay per event** — Actor start + each Dataset result; **you do not pay separate Apify compute** on top of PPE

Free Apify-plan users (developer policy): **10 runs** / **200 results** per run.

> Unofficial community Actor — **not affiliated with AXS or AEG**. Collects only publicly available page data. You are responsible for complying with AXS terms and applicable law. **shop.axs.com / tix.axs.com / FanSight checkout are out of scope** — this Actor does not buy tickets or scrape seat inventories.

***

### What does the AXS Event Scraper do?

AXS Event Scraper lets you **extract structured event data from AXS.com** without running your own Cloudflare bypass or browser farm. Give it a mode (home, search, category, city, detail, venue), then start a run.

Under the hood, the Actor:

1. Validates your input (mode, city, category, URLs, enrich flags)
2. Calls a managed Cloud Run worker that reads **public AXS HTML** (`__NEXT_DATA__` on event and venue pages, listing cards on category/city/search)
3. Normalizes events and venues into Dataset rows with lead keys (`phones`, `emails`, `address`, `org`)
4. Writes `RUN_SUMMARY` (and `ERROR_SUMMARY` on failure) to the key-value store

You run it like any other Apify Actor — schedule it, call it from the API, or plug it into automations.

***

### What AXS data can I extract?

| Data | Home / Search | Category / City | Event detail | Venue |
| --- | :---: | :---: | :---: | :---: |
| Event id / title / URL | ✅ | ✅ | ✅ | ✅\* |
| Date / time | ✅\*\* | ✅\*\* | ✅ | ✅\* |
| Venue name / street / GPS | ✅\*\* | ✅\*\* | ✅ | ✅ |
| Ticketing status label | ✅\*\* | ✅\*\* | ✅ | — |
| Performers / promoter | ✅\*\* | ✅\*\* | ✅ | — |
| Category (music, sports, …) | — | ✅ | ✅\*\*\* | — |
| City listing (`geonamesId`) | — | ✅ | — | — |
| Pagination (`?page=N`) | search | ✅ | — | venue next page |

\*When the venue page lists upcoming events.\
\*\*With `enrichDetails` / `enrichVenue` (default **on**).\
\*\*\*Copied from the listing category when you started from a category page.

**Honest limit:** EDP `priceLow` / `priceHigh` of `$0.00` is a **listed status on the public event page**, not a FanSight seat quote. This Actor does **not** open `shop.axs.com`.

***

### Why scrape AXS?

AXS is a major ticketing surface for AEG venues, arenas, clubs, and festivals. Teams scrape AXS to:

- Build **city or category event feeds** (concerts, sports, theatre, comedy, fairs)
- Monitor **on-sale / status labels** without sitting in the UI
- Collect **venue street addresses** for outreach, mapping, or CRM
- Compare AXS listings with Ticketmaster, SeatGeek, Eventbrite, or Eventim
- Export clean rows instead of copying event pages by hand

Compared with a $35/month rental AXS scraper, this Actor is **pay per result**, includes **city + category pagination**, and **does not pretend shop checkout prices are public**.

***

### Features

| Capability | What it means for you |
| --- | --- |
| 5 scrape modes | `home` (empty `{}`), `search`, `category`, `detail`, `venue` |
| City listings | `city` / `cityId` / `citySlug` → `/category/cities/{geonamesId}/{slug}` (e.g. Oakland, Denver, NYC) |
| Category taxonomy | `music`, `sports`, `theatre`, `comedy`, `festival` mapped to live `/category/...` paths |
| Pagination | `maxPages` follows `?page=N` on category/city (and search); venue follows `nextPageUrl` |
| Detail enrich | Default on: event `__NEXT_DATA__` for status, dates, artists, promoter |
| Venue leads | Street address on venue / EDP; phones/emails often **本站无** on the consumer site |
| No checkout | Ignores `shop.axs.com` / `tix.axs.com` URLs |
| Free tier | 10 runs / 200 results per free-plan user (developer policy) |
| Standby Live View | Health + OpenAPI surface for monitoring |

***

### What you can do with it

#### 1. Browse sports (or music, theatre, festivals)

**In plain English:** pick a category → get upcoming events with venue street addresses.

**You give:**

| Field | What to enter |
| --- | --- |
| Mode | `category` |
| Category | `sports` (or `music`, `theatre`, `comedy`, `festival`) |
| Max pages | `2` |
| Max results | `20` |

**You get back:**

| Title | Venue | Address | Status |
| --- | --- | --- | --- |
| Binghamton Rumble Ponies at Reading Fightin Phils | FirstEnergy Stadium | 1900 Centre Avenue, Reading, PA, 19601, US | (status label) |

***

#### 2. List events in a city

**In plain English:** type a US city AXS actually lists → get that city's category page, not a keyword search (the `q` field is **not** a location).

```json
{
  "mode": "category",
  "city": "Oakland, CA",
  "maxPages": 2,
  "maxResults": 20,
  "enrichDetails": true,
  "enrichVenue": true
}
```

***

#### 3. Search by keyword

```json
{
  "mode": "search",
  "searchQuery": "comedy",
  "maxResults": 20,
  "enrichDetails": true
}
```

***

#### 4. Open specific events or venues

```json
{
  "mode": "detail",
  "eventIds": ["1449689"],
  "enrichDetails": true,
  "enrichVenue": true
}
```

Or paste `https://www.axs.com/events/{id}/…` / `https://www.axs.com/venues/{id}/…` in `startUrls`.

***

#### 5. Feed AI agents and event aggregators

Every row is typed JSON — drop it into LangChain, Make, n8n, Zapier, or your calendar pipeline without parsing HTML.

***

### More Actors like this

Scraping tickets and events across platforms? Pair this Actor with the rest of the ticketing family. Use a **dedicated site scraper** when one exists — structured fields, better coverage, usually lower cost than a generic URL scrape.

#### Tickets & Events

- [Ticketmaster Scraper](https://apify.com/lentic_clockss/ticketmaster-scraper) — events, artists, venues, seat-level prices
- [SeatGeek Scraper](https://apify.com/lentic_clockss/seatgeek-scraper) — events, performers, listings & deal scores
- [StubHub Scraper](https://apify.com/lentic_clockss/stubhub-scraper) — resale listings & prices
- [Eventbrite Scraper](https://apify.com/lentic_clockss/eventbrite-scraper) — Eventbrite events, tickets, venues & organizers
- [Eventim Scraper](https://apify.com/lentic_clockss/eventim-scraper) — CTS Eventim events & tickets across 40+ countries

#### Prefer a dedicated site scraper?

If your target has a specialized Actor below, use that first.

**Jobs & Freelance**

- [LinkedIn Jobs Scraper](https://apify.com/lentic_clockss/linkedin-jobs-scraper)
- [Indeed Jobs Scraper](https://apify.com/lentic_clockss/indeed-jobs-scraper)
- [Upwork Jobs Scraper](https://apify.com/lentic_clockss/upwork-jobs-scraper)
- [Glassdoor Scraper](https://apify.com/lentic_clockss/glassdoor-scraper)
- [Fiverr Gigs Scraper](https://apify.com/lentic_clockss/fiverr-programming-tech-gigs-scraper)
- [Bayt Jobs Scraper](https://apify.com/lentic_clockss/bayt-scraper)

**E-commerce**

- [Walmart Product Scraper](https://apify.com/lentic_clockss/walmart-scraper)
- [Amazon Search Scraper](https://apify.com/lentic_clockss/amazon-search-results-collector)
- [Etsy Scraper](https://apify.com/lentic_clockss/etsy-scraper)
- [SHEIN Product Scraper](https://apify.com/lentic_clockss/shein-scraper)
- [Temu Product Scraper](https://apify.com/lentic_clockss/temu-scraper)
- [Target Product Scraper](https://apify.com/lentic_clockss/target-scraper)
- [Allegro Scraper](https://apify.com/lentic_clockss/allegro-scraper)

**Real Estate**

- [Zillow & Zumper Scraper](https://apify.com/lentic_clockss/us-real-estate-scraper)
- [Realtor.com Scraper](https://apify.com/lentic_clockss/realtor-com-scraper)
- [Apartments.com Rental Scraper](https://apify.com/lentic_clockss/apartments-com-rental-scraper)
- [Rightmove Scraper](https://apify.com/lentic_clockss/rightmove-property-scraper)
- [Idealista Scraper](https://apify.com/lentic_clockss/idealista-scraper)
- [realestate.com.au Scraper](https://apify.com/lentic_clockss/realestate-com-au-scraper)

**Travel & Stays**

- [Booking.com Hotels Scraper](https://apify.com/lentic_clockss/booking-hotels-scraper)
- [Airbnb Listings Scraper](https://apify.com/lentic_clockss/airbnb-listings-scraper)
- [Expedia Scraper](https://apify.com/lentic_clockss/expedia-scraper)
- [TripAdvisor Scraper](https://apify.com/lentic_clockss/tripadvisor-scraper)

**Social & Content**

- [YouTube Research Scraper](https://apify.com/lentic_clockss/youtube-research-scraper)
- [TikTok Scraper](https://apify.com/lentic_clockss/tiktok-scraper)
- [Reddit Scraper](https://apify.com/lentic_clockss/reddit-scraper)
- [YouTube Shorts Scraper](https://apify.com/lentic_clockss/youtube-shorts-scraper)

**Ads Intelligence**

- [Facebook Ad Library Scraper](https://apify.com/lentic_clockss/facebook-ad-library-scraper)
- [TikTok Ads Scraper](https://apify.com/lentic_clockss/tiktok-ads-top-ads-actor)

**Local & Maps**

- [Google Maps Scraper](https://apify.com/lentic_clockss/google-maps-scraper)

**General tools**

- [Stealth Web Scraper](https://apify.com/lentic_clockss/stealth-web-scraper) — Cloudflare-protected pages, any URL list

→ See the full catalog in [Related Actors](#related-actors) below, or browse [apify.com/lentic\_clockss](https://apify.com/lentic_clockss).

***

### How to use (no code required)

1. Click **"Try for Free"** at the top of this page
2. Pick a **mode** — leave it empty for the home carousel, or choose `search` / `category` / `detail` / `venue`
3. Enter what you want: a keyword (`comedy`), a **city** (`Oakland, CA`), a **category** (`sports`), event IDs, or AXS URLs
4. *(Optional)* Raise `maxPages` for listing pagination; keep enrich flags on for venue addresses
5. Click **Start** — results appear in the Dataset tab

**Download your results as CSV, Excel, or JSON.** That's it.

The free $5 monthly Apify credit plus the developer free tier (10 runs / 200 results) is enough to test a city or category before you spend.

***

### What you get back

Every event row includes:

- **Identity** — `eventId`, `title`, canonical `url`, `market`, `category`
- **When & where** — `eventDateTime`, `venueName`, `venueUrl`, `venueId`
- **Availability** — `statusLabel` / `statusId` from the public event page
- **Listed EDP prices** — `priceLow` / `priceHigh` with `priceBasis=edp_listed` (often `$0.00`; not a seat ladder)
- **People / org** — `artists`, promoter as `org` / `person` when the page has them
- **Venue contact / leads** — `phones`, `emails`, `address` (street = 门牌/line), `geo`, `web`, `leadSource`, `leadReveal`, `leadAbsences`

Key-value store: `INPUT_ECHO`, `RUN_SUMMARY`, `ERROR_SUMMARY` on failure.

***

### Lead / contact fields

Every dataset row includes these keys (empty arrays/objects plus `leadAbsences` when the site has no value).

| Field | Type | What it means on AXS |
| --- | --- | --- |
| `phones` | `[{value, type, e164?}]` | Rare on the consumer site. Some venue pages show a box-office number; most events are `[]` with `leadAbsences.phones=本站无`. |
| `emails` | `[{value, type}]` | Consumer pages usually have **no public mailbox**. `[]` + `本站无`. Do not invent addresses. |
| `address` | `{street, unit, locality, region, postalCode, country, full}` | Venue street on EDP / venue hydration. Sample: `1900 Centre Avenue, Reading, PA, 19601, US`. |
| `geo` | `{lat, lng}` | When the venue object includes coordinates. |
| `person` | `{name, role}` | Artist / performer when listed; no named box-office agent (`本站无`). |
| `org` | `{name, id?}` | Venue name + id, or promoter. |
| `web` | `{website, socials[]}` | Event / venue AXS URL. |
| `leadSource` | enum | `search` / `detail` / `entity` |
| `leadReveal` | enum | Street is **visible** in `__NEXT_DATA__`. No click-to-reveal XHR. |
| `leadAbsences` | object | Per-subfield `本站无` / `闸门锁` / `未验证`. |

#### Reveal cost

- `enrichDetails` (default **on**) fetches each event page after a list.
- `enrichVenue` (default **on**) fetches the venue page when the EDP address is thin.
- Turning enrich off keeps list identity but leaves addresses thin.

***

### Pricing

**Pay per event row written to the dataset.** No subscription, no monthly minimum — **platform usage is included** (you do not pay Apify compute separately for this Actor).

| What triggers a charge | Price |
| --- | --- |
| Actor start | $0.005 per run |
| Event row (FREE & BRONZE) | $3.00 per 1,000 rows |
| Event row (SILVER) | $2.60 per 1,000 rows |
| Event row (GOLD) | $2.20 per 1,000 rows |
| Event row (PLATINUM) | $2.00 per 1,000 rows |
| Event row (DIAMOND) | $1.60 per 1,000 rows |

| Volume (FREE/BRONZE) | Estimated cost |
| --- | --- |
| 100 event rows | ~$0.31 |
| 1,000 event rows | ~$3.01 |
| 10,000 event rows | ~$30.01 |

**How this compares:**

- Other AXS scrapers on the Store: **$35/month rental + usage**, and they still expose EDP `$0.00` as “ticket prices”
- This Actor: **$3.00 per 1,000 rows**, city + category pagination included, checkout left closed

> Free Apify plans: 10 runs / 200 results per run (developer policy). Paid plans are unlimited (schema max still applies). Failed runs that write no rows only incur the start fee.

***

### Connect to your tools

| Platform | How to connect |
| --- | --- |
| **Make.com** | Search "Apify" → "Run Actor" → Actor ID: `lentic_clockss/axs-scraper` |
| **n8n** | Add Apify node → "Run Actor" action → same Actor ID |
| **Zapier** | Apify integration → "Run Actor" trigger |
| **LangChain** | `ApifyActorsTool("lentic_clockss/axs-scraper")` |
| **Python / Node.js** | Apify SDK or direct HTTPS call |

#### API call example

```
curl "https://api.apify.com/v2/acts/lentic_clockss~axs-scraper/runs" \
  -X POST \
  -H "Authorization: Bearer YOUR_APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"mode": "category", "category": "sports", "maxResults": 20}'
```

Results:

```
GET https://api.apify.com/v2/datasets/{datasetId}/items?format=json
```

***

### Live-view web server OpenAPI schema

This Actor enables Apify Standby and ships `.actor/openapi.json`:

- `GET /` — service information
- `GET /health` — health check
- `GET /input-example` — low-cost input example
- `GET /openapi.json` — OpenAPI 3.0.3 for Live-view

Full scrapes should be normal Actor runs so the Dataset and `RUN_SUMMARY` persist.

***

### When to use something else

| If you need... | Use this instead |
| --- | --- |
| Seat-level Ticketmaster prices | [Ticketmaster Scraper](https://apify.com/lentic_clockss/ticketmaster-scraper) |
| SeatGeek listings / deal scores | [SeatGeek Scraper](https://apify.com/lentic_clockss/seatgeek-scraper) |
| StubHub resale inventory | [StubHub Scraper](https://apify.com/lentic_clockss/stubhub-scraper) |
| Eventbrite organizers | [Eventbrite Scraper](https://apify.com/lentic_clockss/eventbrite-scraper) |
| FanSight / shop.axs.com seat maps | **Not this Actor** — checkout is out of scope |
| Buying tickets or bypassing queues | No scraper should do this |
| UK `www.axs.co.uk` as a verified market | Unverified — do not treat as opened |

***

### FAQ

**Q: What counts as a billed row?**\
A: One dataset row = one event (or venue row in venue mode). Failed requests produce `ERROR_SUMMARY`, not billed rows.

**Q: Do I need proxies or an AXS API key?**\
A: No. Cloudflare unlock and residential egress are handled by the scrape worker.

**Q: Why are ticket prices $0.00?**\
A: That is the **public event-page listed field**, not a live seat quote. Shop/FanSight is not scraped.

**Q: Is `searchQuery` a city?**\
A: No. Location is `city` / `cityId` / `citySlug`. `q` is a keyword.

**Q: Which cities work?**\
A: Cities with a live `/category/cities/{id}/{slug}` URL (NYC, LA, Oakland, Denver, Dallas, …). Unknown names are not invented; pass `cityId` + `citySlug` from a real AXS URL.

**Q: Does it scrape artist or series pages?**\
A: Not as a first-class mode. Use search, category, city, event URLs, or venue URLs.

**Q: Free tier?**\
A: Free Apify plans: 10 runs, up to 200 results per run (set by the Actor developer). Paid plans are unlimited within the schema max.

**Q: Is this affiliated with AXS?**\
A: No. Independent tool, public pages only.

***

### Input reference

| Parameter | Type | Description |
| --- | --- | --- |
| `mode` | string | `home` (default `{}`), `search`, `detail`, `venue`, `category` |
| `searchQuery` / `q` | string | Keyword for `mode=search` — **not** a city |
| `market` | string | `us` (verified). `uk` and other codes are unverified |
| `category` | string | `music`, `sports`, `theatre`, `comedy`, `festival` |
| `city` | string | City name mapped to `/category/cities/{id}/{slug}` |
| `cityId` / `citySlug` | string | From a live AXS city URL; required together for unknown cities |
| `startUrls` | array | Event or venue URLs (`shop`/`tix` ignored) |
| `eventIds` | array | Discovery numeric ids from `/events/{id}/…` |
| `venueIds` | array | Numeric ids from `/venues/{id}/…` |
| `maxPages` | integer | Listing pages 1–5 (default 1) |
| `maxResults` | integer | 1–50 (default 3; free tier capped at 200) |
| `enrichDetails` | boolean | Fetch event detail (default `true`) |
| `enrichVenue` | boolean | Fetch venue page when address is thin (default `true`) |
| `workerBaseUrl` | string | Advanced HTTPS override (allowlisted) |

Full output schema is in the Dataset tab.

***

### Related Actors

All **100+** public Actors from [lentic\_clockss](https://apify.com/lentic_clockss). Click a name to open the Store detail page.

#### Tickets & Events

- [AXS Event Scraper](https://apify.com/lentic_clockss/axs-scraper)
- [Ticketmaster Scraper](https://apify.com/lentic_clockss/ticketmaster-scraper)
- [SeatGeek Scraper](https://apify.com/lentic_clockss/seatgeek-scraper)
- [StubHub Scraper](https://apify.com/lentic_clockss/stubhub-scraper)
- [Eventbrite Scraper](https://apify.com/lentic_clockss/eventbrite-scraper)
- [Eventim Scraper](https://apify.com/lentic_clockss/eventim-scraper)

#### Jobs & Freelance

- [LinkedIn Jobs Scraper](https://apify.com/lentic_clockss/linkedin-jobs-scraper)
- [Indeed Jobs Scraper](https://apify.com/lentic_clockss/indeed-jobs-scraper)
- [Upwork Jobs Scraper](https://apify.com/lentic_clockss/upwork-jobs-scraper)
- [Glassdoor Scraper](https://apify.com/lentic_clockss/glassdoor-scraper)
- [Bayt Jobs Scraper](https://apify.com/lentic_clockss/bayt-scraper)
- [Fiverr Full-Site Gig Scraper](https://apify.com/lentic_clockss/fiverr-programming-tech-gigs-scraper)
- [Freelancer.com Scraper](https://apify.com/lentic_clockss/freelancer-scraper)
- [Himalayas Jobs Scraper](https://apify.com/lentic_clockss/himalayas-jobs-scraper)
- [Jobicy Remote Jobs Scraper](https://apify.com/lentic_clockss/jobicy-remote-jobs-scraper)
- [RemoteOK Jobs Scraper](https://apify.com/lentic_clockss/remoteok-all-jobs-scraper)
- [SEEK Jobs Scraper](https://apify.com/lentic_clockss/seek-scraper)

#### Real Estate

- [Zillow & Zumper Scraper](https://apify.com/lentic_clockss/us-real-estate-scraper)
- [Realtor.com Scraper](https://apify.com/lentic_clockss/realtor-com-scraper)
- [Realtor.com Agents Scraper](https://apify.com/lentic_clockss/realtor-com-agents-scraper)
- [Zillow Group Scraper](https://apify.com/lentic_clockss/zillow-group-scraper)
- [Apartments.com Rental Scraper](https://apify.com/lentic_clockss/apartments-com-rental-scraper)
- [realestate.com.au Scraper](https://apify.com/lentic_clockss/realestate-com-au-scraper)
- [Rightmove Scraper](https://apify.com/lentic_clockss/rightmove-property-scraper)
- [Idealista Scraper](https://apify.com/lentic_clockss/idealista-scraper)
- [ImmoScout24 Scraper](https://apify.com/lentic_clockss/immobilienscout24-scraper)
- [Immobiliare.it Scraper](https://apify.com/lentic_clockss/immobiliare-property-scraper)
- [SeLoger Scraper](https://apify.com/lentic_clockss/seloger-property-scraper)
- [Funda Scraper](https://apify.com/lentic_clockss/funda-scraper)
- [Otodom Scraper](https://apify.com/lentic_clockss/otodom-scraper)
- [Realtor.ca Scraper](https://apify.com/lentic_clockss/realtor-ca-scraper)
- [99.co Scraper](https://apify.com/lentic_clockss/ninetynine-co-sg-scraper)
- [PropertyGuru Scraper](https://apify.com/lentic_clockss/propertyguru-sg-scraper)
- [Property Finder Scraper](https://apify.com/lentic_clockss/property-finder-uae-scraper)
- [Bayut Scraper](https://apify.com/lentic_clockss/bayut-uae-scraper)
- [OpenSooq Scraper](https://apify.com/lentic_clockss/opensooq-real-estate-scraper)
- [Hepsiemlak Scraper](https://apify.com/lentic_clockss/hepsiemlak-scraper)
- [FINN.no Scraper](https://apify.com/lentic_clockss/finn-scraper)
- [Booli Scraper](https://apify.com/lentic_clockss/booli-scraper)
- [Naver Land Scraper](https://apify.com/lentic_clockss/naver-land-scraper)
- [SUUMO Scraper](https://apify.com/lentic_clockss/suumo-property-scraper)
- [Daft.ie Scraper](https://apify.com/lentic_clockss/daft-property-scraper)
- [Dot Property Scraper](https://apify.com/lentic_clockss/dot-property-th-scraper)
- [Craigslist Housing Scraper](https://apify.com/lentic_clockss/craigslist-housing-scraper)

#### E-commerce

- [Amazon Search, Category & Best Sellers Scraper](https://apify.com/lentic_clockss/amazon-search-results-collector)
- [Walmart Product Scraper](https://apify.com/lentic_clockss/walmart-scraper)
- [Temu Product Scraper](https://apify.com/lentic_clockss/temu-scraper)
- [SHEIN Product Scraper](https://apify.com/lentic_clockss/shein-scraper)
- [Etsy Scraper](https://apify.com/lentic_clockss/etsy-scraper)
- [Target Product Scraper](https://apify.com/lentic_clockss/target-scraper)
- [Costco Product Scraper](https://apify.com/lentic_clockss/costco-scraper)
- [Allegro Scraper](https://apify.com/lentic_clockss/allegro-scraper)
- [Cdiscount Product Scraper](https://apify.com/lentic_clockss/cdiscount-scraper)
- [Coupang Product Scraper](https://apify.com/lentic_clockss/coupang-scraper)
- [MercadoLibre Scraper](https://apify.com/lentic_clockss/mercadolibre-scraper)
- [Mercari Japan Scraper](https://apify.com/lentic_clockss/mercari-scraper)
- [Rakuten Japan Scraper](https://apify.com/lentic_clockss/rakuten-scraper)
- [Lazada Product Scraper](https://apify.com/lentic_clockss/lazada-ph-search-results-collector)
- [ASOS Product Scraper](https://apify.com/lentic_clockss/asos-scraper)
- [eBay Product Scraper](https://apify.com/lentic_clockss/ecommerce-scraper)
- [1688 Global Product Search Scraper](https://apify.com/lentic_clockss/1688-global-scraper)
- [DHgate Wholesale Scraper](https://apify.com/lentic_clockss/dhgate-scraper)
- [Faire Scraper](https://apify.com/lentic_clockss/faire-scraper)
- [TikTok Shop Product Scraper](https://apify.com/lentic_clockss/tiktok-shop-scraper)

#### Travel & Stays

- [Booking.com Hotels Scraper](https://apify.com/lentic_clockss/booking-hotels-scraper)
- [Booking.com & Airbnb Scraper](https://apify.com/lentic_clockss/booking-airbnb-scraper)
- [Airbnb Listings Scraper](https://apify.com/lentic_clockss/airbnb-listings-scraper)
- [Expedia Scraper](https://apify.com/lentic_clockss/expedia-scraper)
- [TripAdvisor Scraper](https://apify.com/lentic_clockss/tripadvisor-scraper)
- [Agoda Scraper](https://apify.com/lentic_clockss/agoda-scraper)
- [Trip.com Scraper](https://apify.com/lentic_clockss/trip-com-scraper)
- [Traveloka Scraper](https://apify.com/lentic_clockss/traveloka-scraper)
- [Despegar Scraper](https://apify.com/lentic_clockss/despegar-scraper)
- [Travelstart Flights Scraper](https://apify.com/lentic_clockss/travelstart-scraper)

#### Food Delivery & Grocery

- [Uber Eats Scraper](https://apify.com/lentic_clockss/ubereats-scraper)
- [DoorDash Scraper](https://apify.com/lentic_clockss/doordash-scraper)
- [Deliveroo Scraper](https://apify.com/lentic_clockss/deliveroo-scraper)
- [Foodpanda Scraper](https://apify.com/lentic_clockss/foodpanda-scraper)
- [Foodora Scraper](https://apify.com/lentic_clockss/foodora-scraper)
- [Grab Scraper](https://apify.com/lentic_clockss/grab-scraper)
- [iFood Scraper](https://apify.com/lentic_clockss/ifood-scraper)
- [PedidosYa Scraper](https://apify.com/lentic_clockss/pedidosya-scraper)
- [Rappi Scraper](https://apify.com/lentic_clockss/rappi-scraper)
- [Talabat Scraper](https://apify.com/lentic_clockss/talabat-scraper)
- [Wolt Scraper](https://apify.com/lentic_clockss/wolt-scraper)
- [Instacart Scraper](https://apify.com/lentic_clockss/instacart-scraper)

#### Social & Content

- [TikTok Scraper](https://apify.com/lentic_clockss/tiktok-scraper)
- [Reddit Scraper](https://apify.com/lentic_clockss/reddit-scraper)
- [YouTube Research Scraper](https://apify.com/lentic_clockss/youtube-research-scraper)
- [YouTube Shorts Scraper](https://apify.com/lentic_clockss/youtube-shorts-scraper)
- [Hacker News Scraper](https://apify.com/lentic_clockss/hacker-news-scraper)

#### Ads Intelligence

- [Facebook Ad Library Scraper](https://apify.com/lentic_clockss/facebook-ad-library-scraper)
- [TikTok Ads Intelligence (CCL + Creative Center)](https://apify.com/lentic_clockss/tiktok-ads-top-ads-actor)
- [Google Ads Transparency Center Scraper](https://apify.com/lentic_clockss/google-ads-transparency-center-vn)

#### Local & Maps

- [Google Maps Scraper for Leads, CRM, and Reviews](https://apify.com/lentic_clockss/google-maps-scraper)

#### B2B & Industrial

- [Kompass Scraper](https://apify.com/lentic_clockss/kompass-scraper)
- [Europages Scraper](https://apify.com/lentic_clockss/europages-scraper)
- [GlobalSources Scraper](https://apify.com/lentic_clockss/globalsources-scraper)
- [IndiaMART Scraper](https://apify.com/lentic_clockss/indiamart-scraper)
- [iPROS Scraper](https://apify.com/lentic_clockss/ipros-scraper)
- [MonotaRO Scraper](https://apify.com/lentic_clockss/monotaro-scraper)
- [Thomasnet Scraper](https://apify.com/lentic_clockss/thomasnet-scraper)
- [Xometry Scraper](https://apify.com/lentic_clockss/xometry-scraper)

#### Finance & Markets

- [Polymarket Scraper](https://apify.com/lentic_clockss/polymarket-scraper)

#### General Tools

- [Stealth Web Scraper](https://apify.com/lentic_clockss/stealth-web-scraper)
- [Email Validator](https://apify.com/lentic_clockss/email-risk-validator)
- [Phone Number Validator](https://apify.com/lentic_clockss/phone-number-intelligence)

→ Browse the full profile: [apify.com/lentic\_clockss](https://apify.com/lentic_clockss)

# Actor input Schema

## `mode` (type: `string`):

home | search | detail | venue | category. Empty input uses home carousel. City or category without ids also uses category listing.

## `searchQuery` (type: `string`):

Keyword for mode=search. Location is NOT this field — use city / cityId.

## `q` (type: `string`):

Alias of searchQuery

## `market` (type: `string`):

us is the only verified consumer host. uk and other hreflang markets are unverified.

## `category` (type: `string`):

Listing taxonomy: music→/category/music, sports→/category/sports, theatre/comedy→/category/artsandfamily, festival→/category/artsandfamily/fairsFestivals.

## `city` (type: `string`):

US city name mapped to /category/cities/{geonamesId}/{slug} (e.g. Denver, CO). Not the search keyword.

## `cityId` (type: `string`):

Optional. From a live AXS city URL path /category/cities/{id}/…

## `citySlug` (type: `string`):

Required with an unknown cityId (e.g. denver-co).

## `startUrls` (type: `array`):

AXS event or venue URLs. shop.axs.com / tix.axs.com URLs are ignored.

## `eventIds` (type: `array`):

Discovery numeric ids from /events/{id}/…

## `venueIds` (type: `array`):

Numeric ids from /venues/{id}/…

## `maxPages` (type: `integer`):

Category/city pages use ?page=N (1–5). Default 1.

## `maxResults` (type: `integer`):

Maximum records (free plan capped at 200)

## `enrichDetails` (type: `boolean`):

Fetch EDP **NEXT\_DATA** for ticketing status and venue leads. Default on.

## `enrichVenue` (type: `boolean`):

When EDP venue address is thin, fetch the venue page. Default on.

## `workerBaseUrl` (type: `string`):

Optional HTTPS Cloud Run origin. Ignored unless allowlisted.

## Actor input object example

```json
{
  "mode": "home",
  "searchQuery": "",
  "market": "us",
  "maxPages": 1,
  "maxResults": 3,
  "enrichDetails": true,
  "enrichVenue": true
}
```

# Actor output Schema

## `results` (type: `string`):

Normalized AXS event / venue rows from the default dataset.

## `runSummary` (type: `string`):

Structured summary record stored in the default key-value store.

## `inputEcho` (type: `string`):

Normalized input saved at run start.

## `errorSummary` (type: `string`):

Present when a failed run stores structured terminal error information.

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "mode": "home",
    "searchQuery": "",
    "market": "us",
    "maxPages": 1,
    "maxResults": 3,
    "enrichDetails": true,
    "enrichVenue": true
};

// Run the Actor and wait for it to finish
const run = await client.actor("lentic_clockss/axs-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "mode": "home",
    "searchQuery": "",
    "market": "us",
    "maxPages": 1,
    "maxResults": 3,
    "enrichDetails": True,
    "enrichVenue": True,
}

# Run the Actor and wait for it to finish
run = client.actor("lentic_clockss/axs-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "mode": "home",
  "searchQuery": "",
  "market": "us",
  "maxPages": 1,
  "maxResults": 3,
  "enrichDetails": true,
  "enrichVenue": true
}' |
apify call lentic_clockss/axs-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,lentic_clockss/axs-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/mjjQSG1zj1bE61HYH/builds/x1NXA147E2xg1wfNW/openapi.json
