PanoramaFirm Company Scraper avatar
PanoramaFirm Company Scraper

Pricing

$19.99/month + usage

Go to Apify Store
PanoramaFirm Company Scraper

PanoramaFirm Company Scraper

Scrape company information from PanoramaFirm.pl by providing a search URL, with automatic pagination and comprehensive company data extraction.

Pricing

$19.99/month + usage

Rating

5.0

(1)

Developer

PowerAI

PowerAI

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

2

Monthly active users

3 days ago

Last modified

Share

🏢 PanoramaFirm Company Scraper

This actor allows you to scrape company information from PanoramaFirm.pl by providing a search URL. It automatically handles pagination and extracts comprehensive company data including contact details, ratings, location information, and business categories.

Features

  • URL-based Scraping: Extract companies by providing a complete PanoramaFirm.pl search URL
  • Automatic Pagination: Automatically navigates through pages until reaching the end or max items limit
  • Comprehensive Company Data: Extract detailed information about each company including:
    • Company name and description
    • Contact information (phone, email, website)
    • Address and location coordinates
    • Business category and classification
    • Customer ratings and review counts
    • Company logo and Facebook profile
    • Detailed company page URL

Input Parameters

FieldTypeRequiredDescription
searchUrlstringYesComplete PanoramaFirm.pl search URL to scrape
maxItemsintegerNoMaximum number of companies to fetch

Output

The output is a main list of company objects, each containing:

  • searchUrl: The original search URL used
  • companyName: Name of the company
  • detailUrl: URL to the company's detailed page
  • facebook: Facebook profile URL (if available)
  • logo: Company logo image URL
  • rating: Customer rating score
  • reviews: Number of customer reviews
  • categoryName: Primary business category
  • categoryUrl: URL to the category page
  • address: Full company address
  • description: Company description
  • phone: Contact phone number
  • website: Company website URL
  • email: Contact email address
  • lat: Latitude coordinate
  • lon: Longitude coordinate
  • scrapedAt: Timestamp of when the company was scraped

Example output:

[
{
"searchUrl": "https://panoramafirm.pl/agd",
"companyName": "Fanti s.c. Andrzej Loda, Krystyna Gałat",
"detailUrl": "https://panoramafirm.pl/podkarpackie,dębicki,dębica,krakowska,53/fanti_s.c._andrzej_loda_krystyna_galat-sgmjlr_jyb.html",
"facebook": "https://www.facebook.com/profile.php?id=100068540010105",
"logo": "https://d32z7op07v8pur.cloudfront.net/images/4/4/153186844.jpg",
"rating": 0,
"reviews": 0,
"categoryName": "Sklepy ze sprzętem AGD",
"categoryUrl": "https://panoramafirm.pl/sklepy_ze_sprzętem_agd",
"address": "ul. Krakowska 53, 39-200 Dębica",
"description": "...Fanti znajduje się w Dębicy, w województwie podkarpackim. Prowadzimy sklep ze sprzętem AGD. Klienci doceniają nas za zaangażowanie – od zawsze stawiamy na partnerskie relacje i indywidualne podejście...",
"phone": "799 858 366",
"website": "",
"email": "fanti.sc@op.pl",
"lat": 50.04568,
"lon": 21.40413,
"scrapedAt": "2025-11-19T04:54:19.356Z"
},
...
]

Use Cases

  • Business directory research and analysis
  • Lead generation for sales teams
  • Market research and competitor analysis
  • Location-based business discovery
  • Contact information collection
  • Industry category analysis