PagineGialle Scraper avatar

PagineGialle Scraper

Pricing

from $5.00 / 1,000 listings

Go to Apify Store
PagineGialle Scraper

PagineGialle Scraper

Scrape paginegialle.it (Italian Yellow Pages): name, phone, email when listed, website, address, P.IVA, hours, rating. Keyword + city or a PagineGialle search/profile URL. HTTP only, no browser. JSON or CSV out. $5 per 1,000 listings.

Pricing

from $5.00 / 1,000 listings

Rating

0.0

(0)

Developer

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

PagineGialle Scraper logo

Turn a PagineGialle search into structured Italian business rows: name, phone, email when listed, website, address, P.IVA, hours, rating, and profile link.

Keyword + city, or a paginegialle.it URL. JSON or CSV out.

This is paginegialle.it (Italiaonline). It is not PagineBianche (people), PagesJaunes.fr, Gelbe Seiten, or Yellow Pages US.

Why Use This Scraper?

  • Phone and address on the search card
  • Profile pass for email, website, P.IVA, codice fiscale, weekday hours, reviews, and coordinates
  • 25 businesses per page via /p-2, /p-3, …
  • HTTP only. No browser

Overview

Built for sales teams, agencies, and researchers who need Italian business leads from PagineGialle.

Every start type becomes one dataset row per listing. A keyword search and a /{slug} profile emit the same flat shape. Rows are de-duplicated by PagineGialle sede id.

Supported Inputs

Search terms and locations

FieldExample
searchTerms["ristoranti"], ["idraulico", "avvocato"]
locations["Roma"], ["Milano"], ["Napoli"]

Every term is searched in every location. A term with no location is skipped.

URL types

URL typePatternExample
Search/ricerca/{what}/{where}https://www.paginegialle.it/ricerca/ristoranti/Roma
Search page/ricerca/{what}/{where}/p-Nhttps://www.paginegialle.it/ricerca/ristoranti/Roma/p-2
Profile/{slug}https://www.paginegialle.it/ristorante-alla-rampa-roma

Search URLs paginate automatically (25 businesses per page). ?page= is ignored by the site — use /p-N.

Unsupported: paginebianche.it people lookup, tuttocitta.it, pgcasa.it.

Use Cases

AudienceWhat they take from a run
Sales and outreachPhone + website + email (when listed) by trade and city
AgenciesCross-joined term × city lists in one dataset
Local SEOCategory, rating, and the PagineGialle profile URL
ResearchersP.IVA, hours, and coordinates for a trade in a city

How It Works

  1. Cross-join searchTerms × locations, plus any paginegialle.it URLs.
  2. Fetch the search page (25 businesses per page).
  3. Page with /p-N in parallel, stopping at maxItems or maxPages.
  4. Read name, phone, address, and category from the search card.
  5. Optionally open the profile for email, website, P.IVA, hours, and reviews.
  6. De-duplicate by sede id and push one row per business.

How the PagineGialle scraper turns a search into business rows

Input Configuration

FieldTypeRequiredNotes
searchTermsarrayone of the start typesWhat you would type into PagineGialle
locationsarraywith searchTermsItalian city / comune
startUrlsarrayone of the start typesSearch or profile URL
maxItemsintegernoDefault 50. Free users capped at 50.
scrapeDetailsbooleannoDefault true. Email, P.IVA, hours, reviews.
maxPagesintegernoDefault 20.
maxConcurrencyintegernoDefault 5.
proxyobjectnoDefault is Apify residential. Turn off only on a home IP.

Example input

{
"searchTerms": ["ristoranti"],
"locations": ["Roma"],
"maxItems": 50
}

Output Overview

One flat row per business. Contact and address fields sit at the top level. searchTerm tells you which input produced the row. Email is present only when PagineGialle publishes one on the profile.

Output Samples

Search: ristoranti in Roma, with profile enrich.

{
"listingId": "70BBC0F8-BB8D-CC69-E050-020A3E7406FA",
"name": "Alla Rampa",
"phone": "06 6782621",
"email": "info@allarampa.com",
"website": "https://www.ristoranteallarampa.it/",
"vatId": "01617361009",
"taxId": "06785720589",
"street": "Piazza Mignanelli, 18",
"postalCode": "00187",
"city": "Roma",
"region": "Lazio",
"latitude": 41.9053,
"longitude": 12.4834,
"hours": ["Mo 12:00 - 23:59"],
"pagineGialleUrl": "https://www.paginegialle.it/ristorante-alla-rampa-roma"
}

Key Output Fields

Identity: listingId, slug, name, pagineGialleUrl, isPremium

Contact: phone, phones, fax, email, website, social

Place: address, street, postalCode, city, region, country, latitude, longitude

Company: vatId, taxId, paymentMethods

Directory: category, categories, rating, reviewCount, hours, description, images, logo, reviews

Provenance: searchTerm, scrapedAt

Pricing

EventWhenRate
Actor startOnce per run, per GB of memory$0.005
ListingEach unique business in the dataset$0.005 ($5 / 1k)
Contact phoneRow has a phone$0.002
Contact emailRow has an email$0.05

Phone and email are billed only when PagineGialle publishes that field. A miss is free. Email lives on the profile, so leave scrapeDetails on if you want inboxes.

FAQ

Will every row have an email? No. Phone is common. Inbox is only on some profiles. Phone and email are billed as extra events only when the field is present.

What does scrapeDetails add? Email, website, P.IVA, codice fiscale, weekday hours, reviews, and coordinates. Phone and address are already on the search card.

Do I need a proxy? On Apify, yes — a residential proxy is the default because PagineGialle's WAF blocks many datacenter IPs. Local runs from a home IP can turn it off.

Does it scrape PagineBianche? No. Business listings on paginegialle.it only.

Support

Additional Services

Bulk regione sweeps, scheduled refreshes, or a private API wrapper: muhamed.didovic@gmail.com

Explore More Scrapers

Directory cousins: local.ch, Gelbe Seiten, Yellow Pages US, Yellow Pages Canada, Canada411, and PagesJaunes.fr. More actors on memo23 and didovic.

🤖 For AI Agents & LLM Apps

Compact reference for AI agents calling this actor via the Apify MCP server or the Apify API (actor: memo23/paginegialle-scraper).

Purpose: Extract PagineGialle.it business listings (name, phone, email when listed, website, P.IVA, split address, hours) by keyword + city or URL.

Minimal input:

{
"searchTerms": ["ristoranti"],
"locations": ["Roma"],
"maxItems": 10
}

Output: one dataset row per business — listingId, slug, name, phone, phones, fax, email, website, vatId, taxId, social, address, street, postalCode, city, region, country, latitude, longitude, category, categories, rating, reviewCount, hours, description, images, logo, reviews, paymentMethods, isPremium, pagineGialleUrl, searchTerm, scrapedAt.

Behaviors an agent should know:

  • Always set maxItems. Free users are capped at 50.
  • searchTerms needs at least one entry in locations.
  • startUrls work on their own (paginegialle.it only).
  • Email is often empty and lives on the profile. Keep scrapeDetails true if you need it.
  • Each listing is $0.005. A phone on the row is $0.002. An email is $0.05. Start is $0.005 per GB.
  • Italy business directory only. Not PagineBianche.
  • Cloud runs need the default residential proxy.

⚠️ Disclaimer

This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Italiaonline S.p.A., PagineGialle, or Seat Pagine Gialle. All trademarks mentioned are the property of their respective owners.

The scraper reads publicly listed Italian business data from paginegialle.it. Users are responsible for ensuring their use complies with PagineGialle Terms of Service, applicable data-protection law (GDPR / Codice Privacy), and any contractual obligations of their own organization.

SEO Keywords

paginegialle scraper, pagine gialle scraper, scrape paginegialle.it, Italian yellow pages scraper, paginegialle API, Italian business listings scraper, Italy phone email scraper, Roma leads scraper, Apify paginegialle, Italian restaurant leads, Milano business scraper, local SEO Italy data, paginegialle email scraper, Italian directory scraper