VOOZH about

URL: https://apify.com/scrapersdelight/bounceguide-scraper

⇱ BounceGuide Bounce House Scraper β€” Phones, Websites & Leads Β· Apify


πŸ‘ BounceGuide Bounce House Scraper β€” Phones, Websites & Leads avatar

BounceGuide Bounce House Scraper β€” Phones, Websites & Leads

Pricing

Pay per event

Go to Apify Store

BounceGuide Bounce House Scraper β€” Phones, Websites & Leads

Scrape BounceGuide's directory of bounce house & inflatable rental companies by state or city β€” name, phone, website, serving areas & equipment. Monitor mode alerts new listings via Slack, email or webhook. No login or API key. $4 per 1,000 companies.

Pricing

Pay per event

Rating

0.0

(0)

Developer

πŸ‘ Scrapers Delight

Scrapers Delight

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

🏰 BounceGuide Bounce House Scraper β€” Phones, Websites & Leads

Build a party-rental lead list in seconds. Pick a US state (or a city) and this actor pulls every bounce house / inflatable rental company listed on BounceGuide β€” with its public phone (~87%), website (~92%), serving areas, and the equipment it rents (water slides, obstacle courses, concessions…). Run it on a schedule to catch new rental companies as they list.

No login, no API key, no anti-bot. BounceGuide is a plain WordPress directory with an open REST API β€” runs finish in seconds and never fight a CAPTCHA.


Why this one

Party-rental lead lists are usually scraped off Google Maps at Maps prices. BounceGuide is a purpose-built directory of inflatable rental companies, so every record is already in-niche:

  • βœ… Phone is public (~87% of listings)
  • βœ… Website is public (~92%) β€” straight to the vendor's own site
  • βœ… Serving areas β€” the actual city list each company covers (better than a single pin)
  • βœ… Equipment detected β€” bounce houses, water slides, obstacle courses, dunk tanks, concessions…
  • βœ… State + city filtering and a new-listing monitor with Slack/email/webhook alerts

What you get (per company)

company_name Β· state Β· serving_areas Β· cities Β· phone Β· website Β· email (when published) Β· socials Β· equipment Β· description Β· logo_image Β· listed_date Β· profile_url Β· is_new Β· scraped_at

Export to CSV/JSON/Excel or pull via the Apify API into your CRM, Clay, n8n, or Make.


How to use it

  1. Click Try for free.
  2. Enter a State (e.g. California, TX) β€” or leave it empty for all states.
  3. Optionally add a City to keep only companies serving it.
  4. Click Start, then open the Dataset tab.
  5. For a live feed: turn on Monitor mode + a Schedule to get alerted when new rental companies list.

Input

FieldTypeDefaultWhat it does
statestringCaliforniaUS state β€” full name, CA abbreviation, or raw category slug. Empty = all states.
citystringβ€”Keep only companies whose serving areas / copy mention this city.
maxItemsinteger50Cap on companies per run. 0 = unlimited (full directory β‰ˆ 159).
monitorModebooleanfalseOutput/alert only listings that are NEW since the last run (per state+city scope).
alertOnNewListingbooleantrueIn monitor mode, alert for each new company.
webhookUrl / slackWebhookUrl / emailRecipientsβ€”β€”Where new-listing alerts go.
proxyConfigurationobjectApify datacenterDatacenter rotation is plenty β€” no anti-bot.

Quick start

{"state":"California","maxItems":50}

City-level pull

{"state":"FL","city":"Tampa"}

Daily new-listing monitor

{"state":"Texas","monitorMode":true,"slackWebhookUrl":"https://hooks.slack.com/services/…"}

Output example

{
"company_name":"Brunos Bounce House",
"state":"Virginia",
"serving_areas":"Gainesville, VA – Bristow, VA – Haymarket, VA – Warrenton, VA – Fairfax, VA …",
"phone":"703-594-1587",
"website":"https://www.brunosbouncehouse.com",
"equipment":["bounce house","water slide","obstacle course"],
"profile_url":"https://www.bounceguide.com/brunos-bounce-house/",
"listed_date":"2024-03-13T00:59:00",
"record_id":"bounceguide-1209",
"source":"BounceGuide",
"scraped_at":"2026-06-12T22:48:00.000Z"
}

Who it's for

  • 🎯 Party-supply & inflatable manufacturers selling units to rental operators
  • πŸ›‘οΈ Insurance / SaaS (booking software, waivers, payments) targeting party-rental businesses
  • πŸ“£ Agencies & lead-gen serving the events / party-rental niche
  • 🀝 Rental operators mapping competitors and partner companies by territory

Pricing (pay-per-event)

EventWhat it coversPrice
lot-scrapedeach rental company returned$0.004 (~$4 / 1,000)
monitor-run-completedeach scheduled watch run$0.05 / run
new-lot-detectedeach newly listed company$0.02
alert-deliveredeach Slack/email/webhook alert$0.005

A full-directory pull (~159 companies) costs well under $1.


Monitor & alert setup

  1. Set your state (and optional city), turn Monitor mode on, and add a slackWebhookUrl, webhookUrl, or emailRecipients.
  2. Create an Apify Schedule (e.g. daily) for the actor.
  3. First run seeds the baseline; every later run outputs only new companies and fires one alert per new listing. State persists in a named key-value store, so nothing is double-counted across runs.

Notes

  • Public directory data. Names, phones, websites and serving areas are public on BounceGuide; emails appear only when the vendor published one. You are responsible for compliant outreach β€” follow CAN-SPAM / GDPR / CASL.
  • Inventory size is honest: BounceGuide currently lists ~159 companies across the US. Great for a clean in-niche seed list or a new-listing watch β€” not a 100k-row firehose.
  • City filter is text-based β€” it matches the company's stated serving areas, so "city": "Tampa" returns companies that actually cover Tampa, not just ones pinned there.

FAQ

Why not just scrape Google Maps? You can β€” at Maps prices, with category noise. BounceGuide is pre-filtered to inflatable rental companies and exposes the serving-area city list Maps doesn't have.

Do I need an account or API key for BounceGuide? No. The directory and its WordPress REST API are fully public.

How fresh is the data? The actor reads the live API on every run, and listed_date tells you when each company was listed. Use monitor mode to catch additions the day they appear.

What does a state input accept? California, CA, or the raw slug california-bounce-companies β€” all resolve to the same category. An unrecognized state falls back to all states (with a warning in the log).

How do equipment tags work? The actor scans each listing's copy for equipment keywords (bounce house, water slide, obstacle course, dunk tank, concession, photo booth, mechanical bull, …) and returns the matches as an array.

Can I get every company in one run? Yes β€” leave state empty and set maxItems to 0. The whole directory is two API requests, so it finishes in seconds.

Does monitor mode re-alert the same company? No. Seen listing IDs are stored per state+city scope in a named key-value store that persists across runs.

What's in cities? The parsed list from the company's "Serving areas" block β€” handy for territory mapping or joining against your own city lists.

Is there an email field? Yes, but only ~1–2% of listings publish one. Phone + website come back for nearly all, so every lead is actionable.

Is this legal to use? It scrapes only public business-directory data. Legal/ToS judgment and compliant outreach are your responsibility.

You might also like

EstateSales.net Estate Sale Scraper β€” State, City, ZIP & Alerts

scrapersdelight/estatesales-net-scraper

Scrape EstateSales.net estate sales by state, city, ZIP, geo radius, or keyword β€” title, company, phone, address, dates, photos & full description. Monitor mode + Slack/email/webhook alerts for new sales in your area. No login or API key. From $4 per 1,000 sales.

πŸ‘ User avatar

Scrapers Delight

2

UK Companies House Bulk Scraper

logiover/uk-companies-house-bulk-scraper

Companies House API alternative. Bulk download & export 5M+ UK companies to CSV/JSON. Filter by SIC code, location, status. No API key.

UK Companies House Extractor

bot-rebellion/uk-companies-house-extractor

Search and extract UK company data from Companies House API profiles officers and filing history

4

UK Companies House Enricher

insulin_junkie/companies-house-enricher

Enrich UK company data instantly using the official Companies House API. Input a list of company names or numbers and get back registered address, SIC codes, active directors, insolvency flags, filing history and more. Requires a free Companies House API key.

πŸ‘ User avatar

Josh Watterson

1

UK Companies House Scraper

gio21/companies-house-uk-scraper

Scrape the official UK Companies House registry. Company number, name, status, incorporation, type, address. Free public data. Pay per company.

Proxibid Scraper β€” Auction Lots, Prices & New-Lot Alerts

scrapersdelight/proxibid-scraper

Scrape Proxibid auction lots β€” title, current bid, auction house, close time & photos β€” by category, price, or auction house. No login or API key. Schedule it as a new-lot monitor with Slack, email & webhook alerts. $3 per 1,000 lots.

πŸ‘ User avatar

Scrapers Delight

4

UK Companies House Scraper β€” Official API, Officers & SIC

bovi/companies-house-uk

Search UK companies by name or number via the official Companies House API. Returns company number, name, status, type, incorporation and cessation dates, and full registered address. Optional officers/directors enrichment. No proxy. Free API key required. Pay per result.

πŸ‘ User avatar

Vitalii Bondarev

1

Companies House UK Scraper

lexis-solutions/companies-house-uk-scraper

Scrape company info from UK Companies House. Extract company registration number, address, status, incorporation date, URL, and more.

πŸ‘ User avatar

Lexis Solutions

162

4.6