Scrape Data from Yellow Pages (in 2023)

preview_player
Показать описание
How to Scrape Phone Numbers & Emails from the US Yellow Pages using Octoparse.

Downloading Octoparse:

To get your first 100 B2B leads for free:

For a Web Scraping request:

XPaths used:
Title: //h1
Address: //span[contains(text(),"Address:")]/..
Price_Range: //dt[text()="Price Range"]/following-sibling::dd[1]

01:47 - Insert the URL
01:57 - Create a Pagination
03:28 - Create a Loop Item
06:11 - Go To the Detail Page
07:33 - Extract Data
08:43 - Make Changes
11:19 - Run the Task
Рекомендации по теме
Комментарии
Автор

To get your first 100 B2B leads for free:

For a Web Scraping request:

francoisfromoctoparse
Автор

Hi François, congrats for your practical tutorial. I did execute the workflow as shown on the tutotial and it seems that i cannot go to page 2 (therefore only 30 leads are scraped). Apparently the page won't refresh (message like "could not find..." on the yellow pages screen). Possible to solve this problem?

hervefredouille
Автор

Hi @francoisfromoctoparse thank you very much for this video tutorial but can I ask you go more details using case scenarios and possible recommend course to take for those looking to further into scrapping. I am very much interested in learning scrapping especially with other tools. Thank you.

bolumekenejoan
Автор

How to reuse the custom task I made same as yours? how to rerun it on a different URLs? I saved it but don't know where it goes. Thanks

Paul-ysfx
Автор

How can I scrape more information, like for example, I'm searching for construction companies in Minneapolis, MN, I would like to scrape the "services/products", "brands", "categories" and "other information"?

mariellahendricks
Автор

Hi! Which xpath to use to scrape UPC code from any website?

shananwer