VOOZH about

URL: https://apify.com/mcdowell/yellow-pages

โ‡ฑ Yellow Pages ยท Apify


Pricing

$10.00/month + usage

Go to Apify Store

Scrape Yellow Pages for addresses, categories, names and phone numbers from listings

Pricing

$10.00/month + usage

Rating

2.0

(2)

Developer

๐Ÿ‘ Victor McDowell

Victor McDowell

Maintained by Community

Actor stats

7

Bookmarked

612

Total users

0

Monthly active users

2 months ago

Last modified

Share

Yellow Pages Scraper

This scraper allows you to search records by using search queries with location or by using a list of urls.

Input

Sample Input

{
"search":"Mechanic",
"location":"New York",
"maxItems":100,
"proxyConfiguration":{"useApifyProxy":false}
}

You can configure the actor to get a overview of the search results which extracts the data availale on the yellow pages search results page. A sample of the output can be found below

Output

Simple Output

Output is stored as an object with the following structure.

{
"url":"https://www.yellowpages.com/new-york-ny/mip/tow-always-daily-14340018",
"name":"Tow Always Daily",
"address":"93 E 42nd StNew York, NY 10017",
"phone":"(212) 792-9113",
"website":"http://towing.com",
"categories":[
"Auto Repair & Service",
"Towing",
"Automobile Body Repairing & Painting"
]
}

Detailed Output

Using the optional filter "detailedInfo": false, you can configure the actor to get more detailed information about the businesses by checking every business that appears for detailed information.

{
"categories":[
"Auto Repair & Service",
"Tire Dealers"
],
"reviews":[
{
"author":"David W.",
"datePosted":"12/01/2022",
"rating":5,
"reviewText":"Great Service Highly Recommended!!!"
},
{
"author":"Tomas A.",
"datePosted":"10/30/2022",
"rating":5,
"reviewText":"Thank you for all your excellent services. Thanks a lot."
}
],
"paymentAccepted":"amex, discover, master card, visa",
"website":"http://www.firestonecompleteautocare.com/repair/services.jsp?lw_cmp=IYP_YPC_NPLL_Service",
"phone":"(800) 364-4314",
"rating":0,
"url":"https://www.yellowpages.com/nationwide/mip/firestone-complete-auto-care-497692017?lid=1001662607171",
"name":"Firestone Complete Auto Care",
"address":"",
"openingHours":[
"Mo-Fr 07:00-19:00",
"Sa 07:00-18:00",
"Su 09:00-17:00"
]
}

You might also like

Yellow Pages US Scraper

trudax/yellow-pages-us-scraper

Scrape addresses, phone numbers, categories, and names from Yellow Pages US listings. Customizable Yellow Pages API to crawl and download all contact data.

Yellow Pages Scraper

automation-lab/yellowpages-scraper

Scrape Yellow Pages business listings. Extract names, phone numbers, addresses, ratings, reviews, categories, and websites. Export to JSON, CSV, or Excel.

๐Ÿ‘ User avatar

Stas Persiianenko

90

Yellow Pages Scraper

moving_beacon-owner1/yellow-pages-scraper

Yellow Pages Scraper Pro

2

Yellow Pages Email Scraper

scrapebridge/yellow-pages-email-scraper

Yellow Pages Email Scraper extracts business emails, phone numbers, addresses, websites, categories, ratings, and listing details from Yellow Pages. Ideal for lead generation, local business prospecting, sales outreach, market research, CRM enrichment, and business intelligence.

2

Yellow Pages Phone Number Scraper

scrapio/yellow-pages-phone-number-scraper

Yellow Pages Phone Number Scraper helps you collect business phone numbers directly from Yellow Pages pages. Use the data for cold calling, partnerships, and supplier outreach. Fast, scalable scraping with clean, export-ready results.

Related articles

How to scrape Yellow Pages data
Read more