Bizsleuth avatar

Bizsleuth

Pricing

from $5.00 / 1,000 processing urls

Go to Apify Store
Bizsleuth

Bizsleuth

An AI powered lead generation tool that can extract useful information from business websites.

Pricing

from $5.00 / 1,000 processing urls

Rating

1.0

(1)

Developer

Ashar Malik

Ashar Malik

Maintained by Community

Actor stats

1

Bookmarked

6

Total users

3

Monthly active users

9 days ago

Last modified

Share

🕵️‍♂️ BizSleuth - AI-Powered Business Intelligence Scraper

💡 What does BizSleuth do?

BizSleuth is an AI-powered web scraper that analyzes company websites to extract high-value business intelligence. It goes beyond simple regex matching by using Large Language Models (LLMs) to understand the content and identify specific details like business owners, operational size, and contact information.

BizSleuth can scrape:

  • Business name
  • Business owner name
  • Business address
  • Business size (small, medium, large)
  • Contact email
  • Phone number
  • Number of business locations
  • Business summary and description

🛠️ How to use BizSleuth

It's easy to use BizSleuth to scrape company websites. Just follow these few steps:

  1. Click on "Try for free" to get started.
  2. Enter URL(s) or upload a .txt file containing URLs to start the scraping process.

    Note: Please use the homepage URL of the website.

  3. Click on "Run" and let BizSleuth do its magic.
  4. When the scraping is complete, you can preview or download the data from the "Dataset" tab.

📥 Input Example

You can provide URLs directly or upload a file.

{
"startUrls": [
{ "url": "https://www.example-business.com" },
{ "url": "https://another-company.com" }
]
}

📤 Output Example

Here is an example of the data that BizSleuth can produce:

{
"business_name": "Example Business LLC",
"business_owner_name": "Jane Doe",
"business_address": "123 Market St, San Francisco, CA",
"business_size": "Small (10-50 employees)",
"contact_email": "contact@example.com",
"phone_number": "+1-555-0199",
"number_of_locations": "1",
"business_summary": "A boutique marketing agency specializing in...",
"url": "https://www.example-business.com"
}

Note: The actor automatically filters out URLs that could not be fetched—whether due to invalid URLs, network errors, or other transient failures. Therefore, the output will only contain results from URLs that were successfully accessed and processed.

🎬 Video Demo