VOOZH about

URL: https://apify.com/anukulpandey/apify-actor

โ‡ฑ Apify Actor ยท Apify


Pricing

from $0.50 / actor start

Go to Apify Store

Pricing

from $0.50 / actor start

Rating

0.0

(0)

Developer

๐Ÿ‘ Anukul Pandey

Anukul Pandey

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

3

Monthly active users

4 days ago

Last modified

Share

Website Contact & Info Scraper

Give it a list of website URLs and it extracts, for each page:

  • Page title and meta description
  • Email addresses (from mailto: links and page text)
  • Phone numbers (from tel: links)
  • Social media links โ€” Facebook, Instagram, X/Twitter, LinkedIn, YouTube

Perfect for building lead lists, enriching company data, or auditing your own sites.

Input

FieldDescription
startUrlsThe websites you want to scrape.
maxRequestsPerCrawlSafety cap on how many pages to process (default: 50).

Example input

{
"startUrls":[
{"url":"https://apify.com"},
{"url":"https://example.com"}
],
"maxRequestsPerCrawl":50
}

Output

Each result row looks like:

{
"url":"https://apify.com",
"title":"Apify: Full-stack web scraping and data extraction platform",
"description":"Cloud platform for web scraping...",
"emails":["hello@apify.com"],
"phones":["+420123456789"],
"facebook":["https://facebook.com/apify"],
"instagram":[],
"twitter":["https://twitter.com/apify"],
"linkedin":["https://linkedin.com/company/apify"],
"youtube":[],
"scrapedAt":"2026-06-25T12:00:00.000Z"
}

You can export the dataset as JSON, CSV, Excel, or via the API.

You might also like

Apify Developer Profile & Actor Deep Scraper

madeingermany/apify-profile-scraper

Scrape all public actors from Apify profiles, including details inside the actor.

๐Ÿ‘ User avatar

Made In Germany

2

Apify Public Actor Scraper

zerobreak/apify-public-actor-scraper

Apify public actor scraper that pulls metadata from every public actor in the Apify marketplace including names, authors, run stats, and pricing, so SEO researchers and developers can map the ecosystem fast.

Smart Apify Actor Scraper (+70 Fields + Actor Quality Metrics)

parseforge/smart-apify-actor-scraper

Scrape actor information from Apify store including stats, pricing, quality scores, and feedback. Only tool with actor quality scores, percentiles & user feedback. Save 90% on research costs. The most comprehensive Apify actor intelligence available with retries & deduplication.

22

5.0

Apify Actor Scraper

viridian_butter/apify-actor-scraper

The Apify Actor Scraper is a high-performance, reliable web scraping tool designed to extract comprehensive metadata from the Apify Store. It provides developers and researchers with a clear view of the Apify ecosystem by collecting detailed information on available Actors.

3

Apify Store Scraper

applora/apify-store-scraper

A powerful Apify Actor designed to extract comprehensive data from the Apify Store. This scraper can discover available Actors, collect detailed Actor information, and extract key metadata, making it perfect for market research and competitor analysis.

Deep Research Actor

imdigitalashish/deep-research-actor

Actor

๐Ÿ‘ User avatar

Ashish Kumar Verma

2

Apify Actor Request Collector [not made by Apify]

eloquent_mountain/apify-actor-request-collector

Submit your ideas for new Apify scrapers or actors with the Apify Actor Request Collector. Provide suggestions and an optional email to get updates if your requested actor is built. Created by a community member to enhance your Apify experience!