Hitta.se Lead Scraper (Beta)

Hitta.se Lead Scraper (Beta)

by odaudlegur

Automatically extract business leads from Hitta.se. Get company names, addresses, emails, phone numbers, and social links delivered in a structured format.

97 runs
8 users
Try This Actor

Opens on Apify.com

About Hitta.se Lead Scraper (Beta)

Tired of manually hunting for business leads on Hitta.se? I built this scraper because I needed a better way to pull clean, structured data without the copy-paste headache. It automates the tedious work, visiting profiles and extracting the key details you actually need for outreach or market research: company names, physical addresses, phone numbers, email addresses, and links to their social media profiles. I use it to quickly build targeted contact lists for sales campaigns or to analyze local market saturation. It runs on Apify, so you can schedule it, get the data delivered in a neat JSON or CSV file, and integrate it into your own workflows. Just set your search parameters—like location and business category—and let it gather the leads. It’s in beta, so you’re getting early access, but it’s already saved me dozens of hours. Perfect for sales teams, marketers, or anyone who needs to systematically gather business information from Sweden's leading directory.

What does this actor do?

Hitta.se Lead Scraper (Beta) is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Hitta.se Lead Scraper (Beta)

Note: This actor is in beta. Minimum cost is enabled until release. Subscribers will be notified when the price is adjusted. (apify-actor-start: $0.00001 / apify-default-dataset-item: $0.00001 until out of beta)

Overview

This actor scrapes business contact data from Hitta.se, the Swedish business directory. It crawls listing pages, extracts company detail pages, and collects structured contact information. If a company website is found and accessible, it performs a limited, same-domain crawl to gather additional emails and social media links.

Key Features

  • Multi-Stage Crawling: Starts from Hitta.se listing URLs, paginates via "Nästa" links, and scrapes individual company detail pages.
  • Comprehensive Data Extraction: From detail pages, it extracts:
    • Company name, categories, phone, and address (using Swedish heuristics and structured data).
    • website URL, prioritized from canonical tags, og:url, and JSON-LD, with a fallback to scoring anchor links.
    • Multiple email addresses via strict parsing, mailto: links, UI attributes, and slug-pattern fallbacks.
    • Social media handles (social_facebook, social_instagram, etc.).
  • Website Validation: Checks the extracted website URL and assigns a website_details status (ok, 404, unavailable, banned, or n/a). Specific junk domains (e.g., hitta.dixa.help, biluppgifter.se) are banned.
  • Enhanced Contact Discovery: If the website status is ok, it performs a configurable, tiny same-domain crawl (up to site_email_max_pages) to find more emails and social links.
  • Configurable Limits: Control crawl depth, results cap, and same-domain page limits.

How to Use

Provide one or more Hitta.se listing URLs (e.g., https://www.hitta.se/nacka/företag/2) as a starting point. Configure the crawl depth, timeouts, and result limits as needed. The actor will output a dataset of normalized company records.

Input Configuration

Example input:

{
  "start_urls": [
    { "url": "https://www.hitta.se/nacka/företag/2" }
  ],
  "max_depth": 3,
  "headers": {
    "User-Agent": "Mozilla/5.0 ...",
    "Accept-Language": "sv-SE,sv;q=0.9,en-US;q=0.8,en;q=0.7"
  },
  "timeout_seconds": 30,
  "site_email_max_pages": 3,
  "max_results": 0
}
Field Type Default Description
start_urls Array [{ "url": "https://www.hitta.se/nacka/företag/2"}] One or more Hitta.se listing page URLs to start from.
max_depth Integer 3 Maximum crawl depth from the start URLs.
headers Object (See code) Custom HTTP headers for requests.
timeout_seconds Integer 30 Request timeout in seconds.
site_email_max_pages Integer 3 Maximum pages to crawl on the same domain as the extracted website for extra contacts.
max_results Integer 0 (no limit) Maximum number of company detail results to return. Pagination respects Hitta's 25 results per page.

Output

The actor outputs a dataset where each item is a structured JSON object for a company. A typical output includes:

{
  "name": "Example AB",
  "categories": ["Consulting", "IT"],
  "phone": "+46 8 123 45 67",
  "address": "Examplegatan 1, 123 45 Stockholm",
  "website": "https://example.se",
  "website_details": "ok",
  "email1": "info@example.se",
  "email2": "sales@example.se",
  "social_facebook": "https://facebook.com/example",
  "social_linkedin": "https://linkedin.com/company/example"
}

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Hitta.se Lead Scraper (Beta) now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
odaudlegur
Pricing
Paid
Total Runs
97
Active Users
8
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support