Back to library
Yellowpages Business API
Extract a full Yellow Pages business profile from a listing URL, including phone, website, categories, and ratings via browser rendering.
Active2 credits = 1 requestGET/v2/yellowpages/business
Endpoint Overview
Detailed documentation, pricing, and usage examples.
Loading…
Code samples
Bash
curl --location --request GET 'https://api.piloterr.com/v2/yellowpages/business' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>'Replace <token> with your API key, then run the request from your terminal or app.
Create free account, get +500 creditsExample response
JSON
{
"name": "Ritz Plumbing Heating, Air & Electrical",
"phone": "323 452-4915",
"rating": "five",
"address": "1355 S La Brea Ave, Los Angeles, CA 90019",
"website": "http://www.ritzplumbinginc.org",
"categories": [
"Plumbers",
"Air Conditioning Contractors & Systems",
"Air Conditioning Service & Repair",
"Plumbers",
"Air Conditioning Contractors & Systems",
"Air Conditioning Service & Repair",
"Building Contractors",
"Building Contractors-Commercial & Industrial",
"Electricians",
"Furnace Repair & Cleaning",
"Furnaces-Heating",
"Heating Contractors & Specialties",
"Heating Equipment & Systems",
"Plumbing Contractors-Commercial & Industrial",
"Plumbing-Drain & Sewer Cleaning",
"Sewer Contractors",
"Water Heaters"
],
"rating_count": 3
}Integrations
Integrate Yellowpages Business with your favorite tools.
Pricing
2 credits per request
Reviews
5 / 5 (58 reviews)
66 active users
392K requests
12ms avg response time
Method
GET, POST
Path
/v2/yellowpages/business
Status
Active
Collections
Related APIs
Expand your data capabilities with these complementary tools.