VOOZH about

URL: https://apify.com/daud29/my-actor-1

⇱ Fast Social Media Stream Exporter & Public Lead Generator Β· Apify


πŸ‘ Fast Social Media Stream Exporter & Public Lead Generator avatar

Fast Social Media Stream Exporter & Public Lead Generator

Pricing

from $3.00 / 1,000 per 1000s

Go to Apify Store

Fast Social Media Stream Exporter & Public Lead Generator

A lightning-fast, lightweight Python data exporter designed to extract public social media streams, user profiles, and contextual metrics into clean datasets. Bypasses heavy browser automation frameworks to maximize runtime speed and slash compute usage costs.

Pricing

from $3.00 / 1,000 per 1000s

Rating

0.0

(0)

Developer

πŸ‘ Alor arop

Alor arop

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

Python Crawlee & BeautifulSoup Actor Template

This template example was built with Crawlee for Python to scrape data from a website using Beautiful Soup wrapped into BeautifulSoupCrawler.

Quick Start

Once you've installed the dependencies, start the Actor:

$apify run

Once your Actor is ready, you can push it to the Apify Console:

apify login # first, you need to log in if you haven't already done so
apify push

Project Structure

.actor/
β”œβ”€β”€ actor.json # Actor config: name, version, env vars, runtime settings
β”œβ”€β”€ dataset_schema.json # Structure and representation of data produced by an Actor
β”œβ”€β”€ input_schema.json # Input validation & Console form definition
└── output_schema.json # Specifies where an Actor stores its output
src/
└── main.py # Actor entry point and orchestrator
storage/ # Local storage (mirrors Cloud during development)
β”œβ”€β”€ datasets/ # Output items (JSON objects)
β”œβ”€β”€ key_value_stores/ # Files, config, INPUT
└── request_queues/ # Pending crawl requests
Dockerfile # Container image definition

For more information, see the Actor definition documentation.

How it works

This code is a Python script that uses BeautifulSoup to scrape data from a website. It then stores the website titles in a dataset.

  • The crawler starts with URLs provided from the input startUrls field defined by the input schema. Number of scraped pages is limited by maxPagesPerCrawl field from the input schema.
  • The crawler uses requestHandler for each URL to extract the data from the page with the BeautifulSoup library and to save the title and URL of each page to the dataset. It also logs out each result that is being saved.

What's included

Resources

Creating Actors with templates

Getting started

For complete information see this article. In short, you will:

  1. Build the Actor
  2. Run the Actor

Pull the Actor for local development

If you would like to develop locally, you can pull the existing Actor from Apify console using Apify CLI:

  1. Install apify-cli

    Using Homebrew

    $brew install apify-cli

    Using NPM

    $npm-ginstall apify-cli
  2. Pull the Actor by its unique <ActorId>, which is one of the following:

    • unique name of the Actor to pull (e.g. "apify/hello-world")
    • or ID of the Actor to pull (e.g. "E2jjCZBezvAZnX8Rb")

    You can find both by clicking on the Actor title at the top of the page, which will open a modal containing both Actor unique name and Actor ID.

    This command will copy the Actor into the current directory on your local machine.

    $apify pull <ActorId>

Documentation reference

To learn more about Apify and Actors, take a look at the following resources:

You might also like

All Social Media Phone Number Scraper

contacts-api/all-social-media-phone-number-scraper

Find public contact numbers with our Social Media Phone Number Scraper. Extract phone numbers from social media profiles for outreach, lead generation, and marketingβ€”fast and accurate.

Social Lead Generator

wonderful_beluga/social-lead-generator

πŸ‘ User avatar

Zaher el siddik

5

Fast Tech Stack & Contact Scraper

elegant_economy/fast-tech-stack-contact-scraper

Lightning-fast BuiltWith alternative. Detect CMS, analytics, frameworks, CDNs, and extract contact emails and social media links from any website β€” zero browser overhead.

πŸ‘ User avatar

Devyanshu Negi

4

Google Sheet Exporter

jupri/google-sheet-exporter

πŸ’« Export Dataset to GoogleSheet

Truth Social Scraper πŸ“±

easyapi/truth-social-scraper

Extract posts, user profiles, and engagement metrics from Truth Social accounts. Scrape public posts with media attachments, replies, reblogs and other engagement data. Perfect for social media analysis and content monitoring.

All In One Social Media Email Scraper

direct_houseboat/all-in-one-social-media-email-scraper

Extract emails from social media profiles with this powerful Apify Actor. Supports Facebook, Instagram, LinkedIn & more. Fast, automated scraping using Python, HTTPX & BeautifulSoup. Ideal for lead generation, email marketing, and data collection.

165

5.0

🧲 Social Media Leads Analyzer

apify/social-media-leads-analyzer

Add a website and extract emails, phone numbers, and social media details. Use this lead scraper to extract basic social media profile data from 8 platforms. Export results in JSON, CSV, HTML, use APIs, schedule runs, build integrations, and more.

Extract Emails, Phone & Social Media from Website

contacts-api/extract-emails-phone-social-media-from-website

Easily extract emails, phone numbers, and social media links from websites. Perfect for lead generation, prospecting, and outreach with fast and accurate results.