VOOZH about

URL: https://apify.com/jungle_synthesizer/yellow-pages-multi-country-aggregator-scraper

⇱ Yellow Pages Multi-Country Aggregator Β· Apify


πŸ‘ Yellow Pages Multi-Country Aggregator avatar

Yellow Pages Multi-Country Aggregator

Pricing

Pay per event

Go to Apify Store

Yellow Pages Multi-Country Aggregator

Scrapes business listings from international Yellow Pages directories: Sweden (Eniro.se), Norway (Gulesider.no), and Spain (PaginasAmarillas.es). Returns unified records with business name, address, phone, email, website, category, rating, and opening hours.

Pricing

Pay per event

Rating

0.0

(0)

Developer

πŸ‘ BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Categories

Share

Scrape business listings from three European Yellow Pages directories β€” Eniro.se (Sweden), Gulesider.no (Norway), and PaginasAmarillas.es (Spain) β€” with a single unified output schema. Returns business name, address, phone, email, website, category, rating, review count, and opening hours per record.

What It Does

Point the actor at any of three Nordic/Iberian directories, enter a search keyword in the local language, and retrieve a clean dataset of matching business listings. All three sources return identical output fields so you can combine results across countries without post-processing.

Eniro.se and Gulesider.no are run by the same Eniro Group and share an underlying platform protected by Cloudflare. This actor routes those requests through Bright Data Web Unlocker, which solves the CF wall server-side at high reliability.

Input

FieldRequiredDescription
sourceYesDirectory to scrape: eniro_se, gulesider_no, paginasamarillas_es, or all
searchKeywordYesBusiness type or keyword in the local language (e.g. advokater for lawyers in Sweden, frisΓΈr for hairdressers in Norway, restaurante for restaurants in Spain)
locationNoCity or region for PaginasAmarillas.es only (default: madrid). Ignored for Eniro group sources.
maxItemsYesMaximum number of business records to return

Example β€” Swedish Lawyers

{
"source":"eniro_se",
"searchKeyword":"advokater",
"maxItems":100
}

Example β€” Norwegian Hairdressers

{
"source":"gulesider_no",
"searchKeyword":"frisΓΈr",
"maxItems":50
}

Example β€” Spanish Restaurants in Barcelona

{
"source":"paginasamarillas_es",
"searchKeyword":"restaurante",
"location":"barcelona",
"maxItems":200
}

Output

Each record contains:

FieldTypeDescription
business_namestringFull business name
categorystringBusiness category from the directory
addressstringStreet address
citystringCity
regionstringRegion or county
countrystringISO country code (SE, NO, ES)
postal_codestringPostal code
phonestringPhone number
emailstringEmail address
websitestringWebsite URL
descriptionstringBusiness description or strapline
hoursstringOpening hours (JSON-encoded day-to-time map)
ratingnumberAverage customer rating (0-5)
review_countintegerNumber of reviews
servicesstringServices offered (pipe-separated)
source_countrystringISO country code of the source directory
source_urlstringURL of the scraped page

Supported Directories

Source KeyURLCountryAnti-BotNotes
eniro_seeniro.seSwedenCloudflare (BD bypass)Eniro Group platform; JSON-LD structured data
gulesider_nogulesider.noNorwayCloudflare (BD bypass)Same platform as eniro.se
paginasamarillas_espaginasamarillas.esSpainModerateJSON-LD + fallback selectors

Technical Notes

  • Uses Bright Data Web Unlocker (IceBreaker strategy) for Eniro group domains β€” the CF managed challenge on these domains blocks standard residential proxies at ~15-20% pass rate; Bright Data solves it server-side.
  • Extracts business data from JSON-LD structured data (schema.org/LocalBusiness) on detail pages β€” reliable across both Eniro group domains and PaginasAmarillas.
  • Paginates automatically through listing pages up to maxItems.
  • Select all as source to scrape all three directories in a single run.

You might also like

Yellow Pages Business Scraper

parseforge/yellowpages-scraper

Scrape US business listings from Yellow Pages including name, address, phone, website, rating, reviews, and more. Export to CSV, Excel, JSON, or XML.

Yellow Pages Business Scraper

moving_beacon-owner1/my-actor-45

Scrape business listings from Yellow Pages by keyword and location. Extract business names, phone numbers, addresses, websites, reviews, and optionally detailed business data like emails, ratings, and opening hours.

2

Yellow Pages US Scraper β€” Business Leads

cryptosignals/yellow-pages-us-scraper

Extract US business listings from Yellow Pages. Get business name, address, phone, website, category, ratings, hours, and reviews. Ideal for B2B lead generation and local market research. PPE pricing β€” pay only for results.

13

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.

1

Eniro.se Scraper

rainminer/eniro-se-scraper

Scrape Eniro.se business listings, contact details, addresses, ratings, opening hours, websites, and company profile data from Swedish local search pages.

Yellow Pages Business Contact Scraper

bhansalisoft/yellow-pages-business-contact-scraper

Yellow Pages Business Contact Scraper is a powerful Apify actor that helps you extract verified business listings from multiple Yellow Pages directories worldwide. It is ideal for lead generation, sales outreach, market research, and business intelligence.

11

Yellow Pages US Scraper

solidcode/yellowpages-scraper

[πŸ’° $0.8 / 1K] Extract US business listings from Yellow Pages β€” name, address, phone, website, email, hours, services, ratings, and optional client reviews. Search by keyword + location, paste category URLs, or pull individual business profiles.

Yellow Pages USA Business Scraper + Email

totaka/yellowpages-us-scraper

Scrape US businesses from Yellow Pages with email extraction

2