Skip to main content
GET
Get Results
Retrieve scraped data from your Yellow Pages Companies Search Export runs.

Headers

string
required
Your API authentication token. Value: Token YOUR_API_KEY

Query Parameters

string
required
Hash of the squid to get results from
integer
Page number (default: 1)

Result Fields

string
Unique Yellow Pages identifier (ypid). Example: 560515561
string
Business name. Example: ABC Plumbing Co.
string
Direct URL to the listing.
boolean
Whether the business is sponsored.
string
Comma-separated Yellow Pages categories. Example: Plumbers, Water Heater Repair
string
Phone number. Example: (512) 555-0123
string
Full formatted address.
string
Street address.
string
City. Example: Austin
string
US state code. Example: TX
string
ZIP code. Example: 78701
float
Average customer rating. Example: 4.7
integer
Total customer reviews. Example: 89
integer
Years operating.
string
Opening hours rule.
string
Business website. Example: https://abcplumbing.com
text
Short snippet from the search page.
string
Thumbnail image URL.

Detail Fields

The following fields require results_details: true in settings.
float
Latitude.
float
Longitude.
string
Email address on the business page.
text
Full business description.
string
Year founded.
text
Comma-separated list of business photo URLs.
string
Facebook page URL.
string
Instagram profile URL.
string
Twitter / X profile URL.
string
LinkedIn page URL.

Response

200