VenueGuide.au public endpoints
A small set of public, cacheable endpoints for crawlers, partner integrations, and AI assistants. Free for fair use. No API key required.
Sitemap
Plain XML sitemap, regenerated daily.
curl https://venueguide.au/sitemap.xmlllms.txt
Compact map of key pages for LLM crawlers. Honoured by Anthropic, OpenAI, Perplexity, and similar.
curl https://venueguide.au/llms.txtIndexNow key file
Used by our IndexNow integration with Bing, Yandex, DuckDuckGo, Seznam, Naver and others. The key file is referenced in our IndexNow ping payloads.
curl https://venueguide.au/indexnow-key.txtJSON feed of recent venues (coming soon)
A JSON Feed 1.1-compliant feed of the 50 most-recently-added or recently-updated venues.
curl https://venueguide.au/feeds/recent-venues.json # TODO — coming soonAtom feed of recent venues (coming soon)
curl https://venueguide.au/feeds/recent-venues.atom # TODO — coming soonRSS 2.0 feed of recent venues (coming soon)
curl https://venueguide.au/feeds/recent-venues.rss # TODO — coming soonFair use
- Rate limit: please cap requests at ~60/min from any one IP.
- Cache the response server-side for at least 1 hour.
- Identify your crawler with a descriptive User-Agent (no spoofing).
- Don't republish wholesale. Excerpt + link is welcome.
- Don't scrape behind authenticated routes (/dashboard, /admin).
Schema.org per venue
Each /venue/<slug>/ page carries a Schema.org graph including LocalBusiness, EventVenue, BreadcrumbList, and (where data is real) Offer. We do not embed fabricated aggregateRating.
Contact for high-volume access
If you need higher-volume access (e.g. you're an AI search engine, an aggregator, or building a partner integration), email [email protected] with subject [API]and what you're building.