💰Company Funding Details Scraper

💰Company Funding Details Scraper

✅Extract detailed company funding information.✅Access funding events, revenue, total funding, and investors.

LEAD_GENERATIONSOCIAL_MEDIAOTHERApify

🚀 Company Funding Details Scraper

Easily extract detailed funding information about companies, including their latest funding rounds, total funding, investors, and more. The Company Funding Details Scraper gives you a comprehensive view of a company's financial journey, all in one place.

✨ Features

  • 🔎 Detailed Funding Events: Access a company's funding history, including funding rounds, amounts, investors, and dates.
  • 📊 Financial Metrics:
    • Total funding amount.
    • Annual revenue and formatted values for clear analysis.
  • 🏢 Company Summary: Provides key company details such as industry, employee count, founding year, and social media links.
  • 🌐 Intelligent Domain Parsing: Supports various formats of input such as https://amazon.com, amazon.com, or www.amazon.com. Automatically normalizes and extracts the main domain.

🛠️ How It Works

  1. 🔗 Enter Domain or Website URL:

    • Provide the company’s domain or website URL in any standard format. The scraper will extract the main domain automatically.
  2. 📊 Funding Insights:

    • Fetch detailed insights into funding events, including amounts raised, funding sources, and much more.
  3. 🏁 View and Use Your Data:

    • Well-structured JSON output ready to integrate into your analytics tools or business workflows.

📋 Sample Output

Here’s an example of the structured response you’ll receive:

1{
2    "name": "OpenAI",
3    "website": "http://www.openai.com",
4    "industry": "research",
5    "employees_count": 5700,
6    "linkedin": "http://www.linkedin.com/company/openai",
7    "founded_year": 2015,
8    "annual_revenue": 3400000000,
9    "annual_revenue_formatted": "3.4B",
10    "total_funding": 26100000000,
11    "total_funding_formatted": "26.1B",
12    "latest_funding_round_date": "2024-11-01T00:00:00.000+00:00",
13    "latest_funding_stage": "Other",
14    "funding_events": [
15        {
16            "date": "2024-11-01T00:00:00.000+00:00",
17            "news_url": null,
18            "type": "Venture (Round not Specified)",
19            "investors": "CoreNest Capital",
20            "currency": "$"
21        },
22        {
23            "date": "2024-11-01T00:00:00.000+00:00",
24            "news_url": null,
25            "type": "Other",
26            "investors": "SoftBank",
27            "amount": "1.5B",
28            "currency": "$"
29        },
30        {
31            "date": "2024-10-01T00:00:00.000+00:00",
32            "news_url": null,
33            "type": "Other",
34            "investors": "Thrive Capital, Microsoft, Khosla Ventures, Fidelity Investments, Nvidia, Tiger Global Management, Altimeter Capital, SoftBank Group, MGX, Coatue",
35            "amount": "6.6B",
36            "currency": "$"
37        },
38        {
39            "date": "2024-10-01T00:00:00.000+00:00",
40            "news_url": null,
41            "type": "Other",
42            "investors": "Thrive Capital, Microsoft, Khosla Ventures, Fidelity Investments, Nvidia, Tiger Global Management, Altimeter Capital, SoftBank Group, MGX, Coatue",
43            "amount": "6.6B",
44            "currency": "$"
45        },
46        {
47            "date": "2024-04-01T00:00:00.000+00:00",
48            "news_url": null,
49            "type": "Venture (Round not Specified)",
50            "investors": "ARK Venture Fund",
51            "currency": "$"
52        },
53        {
54            "date": "2023-04-01T00:00:00.000+00:00",
55            "news_url": null,
56            "type": "Venture (Round not Specified)",
57            "investors": "Tiger Global Management, LLC, Sequoia Capital, Andreessen Horowitz, Thrive Capital, K2 Global, Founders Fund, Flourish Ventures",
58            "amount": "300M",
59            "currency": "$"
60        },
61        {
62            "date": "2023-01-01T00:00:00.000+00:00",
63            "news_url": null,
64            "type": "Other",
65            "investors": "Microsoft",
66            "amount": "10B",
67            "currency": "$"
68        },
69        {
70            "date": "2021-05-01T00:00:00.000+00:00",
71            "news_url": null,
72            "type": "Other",
73            "investors": "",
74            "amount": "100M",
75            "currency": "$"
76        },
77        {
78            "date": "2019-07-22T00:00:00.000+00:00",
79            "news_url": "https://techcrunch.com/2019/07/22/microsoft-invests-1-billion-in-openai-in-new-multiyear-partnership/",
80            "type": "Other",
81            "investors": "Microsoft Corporation",
82            "amount": "1B",
83            "currency": "$"
84        }
85    ]
86}

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!