Scraper API

Yellow Pages Scraper API

for businesses, phones, and hours

Search Yellow Pages and get local business listings as clean JSON. One request returns each business with phone, website, categories, rating, hours, and a review snippet, for any keyword and location, with proxies handled for you.

SUCCESS
99.9%

of requests succeed

P50
1.8s

median response

P95
2.2s

95% finish faster

PRICE
$0.75

per 1k business searches at volume

Stop maintaining scrapers

Yellow Pages buries contact data in the markup. Your parser shouldn't care.

  • Phone and website behind redirects
  • Hours and categories in mixed shapes
  • Trust badges scattered around the card
  • Proxies and captchas at scale
  • Re-parse listings after each redesign
One integration commit replaces a backlog you’ll never finish.
scraper | git log
hotfix: phone number behind a redirect again
fix: website URL resolved to a tracker
fix: working hours parsed into one string
chore: rotate proxies for yp runs again
fix: category list shape changed
hotfix: captcha loop on deep pages
fix: rating missing on sponsored cards
chore: refresh residential IPs by city
fix: pagination stopped past page one
fix: retry storm on rate limits
hotfix: phone number behind a redirect again
fix: website URL resolved to a tracker
fix: working hours parsed into one string
chore: rotate proxies for yp runs again
fix: category list shape changed
hotfix: captcha loop on deep pages
fix: rating missing on sponsored cards
chore: refresh residential IPs by city
fix: pagination stopped past page one
fix: retry storm on rate limits
hotfix: phone number behind a redirect again
fix: website URL resolved to a tracker
fix: working hours parsed into one string
chore: rotate proxies for yp runs again
fix: category list shape changed
hotfix: captcha loop on deep pages
fix: rating missing on sponsored cards
chore: refresh residential IPs by city
fix: pagination stopped past page one
fix: retry storm on rate limits
hotfix: phone number behind a redirect again
fix: website URL resolved to a tracker
fix: working hours parsed into one string
chore: rotate proxies for yp runs again
fix: category list shape changed
hotfix: captcha loop on deep pages
fix: rating missing on sponsored cards
chore: refresh residential IPs by city
fix: pagination stopped past page one
fix: retry storm on rate limits
feat: integrate HasData API
Code Examples

One GET Request. That's the whole integration.

Start with just a query. Add more parameters when your use case needs them.

request example
curl -G 'https://api.hasdata.com/scrape/yellowpages/search' \
	--data-urlencode 'keyword=Plumbers' \
	--data-urlencode 'location=New York, NY' \
	--data-urlencode 'sort=default' \
	--header 'x-api-key: <YOUR_API_KEY>' \
	--header 'Content-Type: application/json'
keyword * Search Query
The search term for which to get the search results.
location * Location
The location where to search for businesses with the given keyword.
sort Sort By
The sorting option for the search results.
page Page
The page number of the results to retrieve.
domain Domain
YellowPages domain to use. Default is `www.yellowpages.com`.
TRY ALL 5 PARAMETERS FREE
Response

Every business, one predictable schema

Each listing comes back with the same keys, phone, website, categories, hours, and rating. Map the fields once and forget about it.

organicResults.json
[
  {
    "position": 1,
    "title": "Roto-Rooter Plumbing & Water Cleanup",
    "phone": "(877) 215-0209",
    "website": "https://www.rotorooter.com/chicago/",
    "url": "https://www.yellowpages.com/nationwide/mip/roto-rooter-plumbing",
    "categories": ["Plumbers", "Water Damage Restoration"],
    "rating": 4.81,
    "reviews": 272,
    "openState": "open 24 hours",
    "workingHours": ["Mo-Su"],
    "reviewText": "We were having problems with a clogged sewer line. Roto-Rooter came out same day...",
    "badges": ["91 Years in Business"],
    "country": "US"
  }
]
Fields in organicResults
position number

Rank within the search results

title string

Business name

phone / website string

Contact number and site, resolved past redirects

url string

Yellow Pages profile page

categories string[]

Service categories the business is listed under

rating / reviews number

Average rating and review count

openState / workingHours string / string[]

Current open status and hours

badges string[]

Trust badges like years in business

What We Offer

An all-in-one scraping service

Every feature you need to collect data from thousands to millions of requests.

Loved by developers

Teams that deleted their scraper

Now it's the part of the pipeline they don't think about

4.8 ★★★★★
across 100+ reviews on 5 platforms
Trustpilot Trustpilot ★★★★★

HasData delivers exactly what we need: speed and comprehensive search features. It's the fastest API we've used in this space. Plus, their customer support is fantastic.

Denver Sinclair
Denver Sinclair
Capterra Capterra ★★★★★

We rely on HasData for search performance data and broader scraping needs. Their APIs deliver highly structured data that integrates directly into our platforms.

JN
Jacob N.
Trustpilot Trustpilot ★★★★★

Great web scraping API which is incredibly easy to use. It requires minimal effort to get up and running, and the documentation is very clear and helpful.

Arnold Foster
Arnold Foster
Trustpilot Trustpilot ★★★★★

I needed to scrape some information they didn't already support, and they wrote the code for me right away, which was super nice of them.

Hussein Ali
Hussein Ali
Clutch Clutch ★★★★★

We were particularly impressed with how easily we could integrate HasData into our existing workflow.

TB
Taras Bazyshyn
CEO at BAZTDL Sp. z o.o
Pricing

Plans that get cheaper at scale

Fixed price, fixed volume, no surprises at the end of the month. Upgrade when you need more.

Free
$0 /mo
One-time free trial
100 business searches to start
1 concurrent request
Team seats
Community support
Start free
Startup
$41 /mo
$2.04 / 1k business searches
20K business searches / month
15 concurrent requests
Team seats
Email support
Get started
Business
Recommended
$83 /mo
$0.82 / 1k business searches
100K business searches / month
30 concurrent requests
Team seats
Priority email support
Get started
Enterprise
$208 /mo
$0.69 / 1k business searches
50 concurrent requests
Team seats
Dedicated account manager
Get started
Monthly business search volume
Free 100K 500K 2M 6M 10M
Best fit
Business
business searches / mo
100K
Concurrency
30
$ / 1k business searches
$0.82
$83 /mo
Get Started

Start with 100 free business searches. No credit card required.

FAQ

Questions, answered

1 Grab your API key 2 Send a GET request 3 Get structured JSON

Your first business search
is minutes away

100 business searches free · no credit card