Get complete funding information of a company
Interested in using this scraper? Get it here: Company Funding Activities. Scrape Funding Activities of a company and extract funding information in bulk.
Data Export and Integration: Once the scraping process is complete, you can easily export the extracted data in various formats such as JSON, CSV, or Excel. You can select the fields you want, allowing for seamless integration with other tools and platforms for further analysis and utilization.
Automatic Retry and Error Handling: In case of temporary issues like network failures or timeouts, the actor has built-in automatic retry functionality. It intelligently handles errors to ensure a smooth and uninterrupted scraping experience.
Ability to Resume Last Failed Runs: In case of unexpected errors, you can simply go to the actor's last run page and click on the 'Resurrect' button to resume the last scraping progress.
Here is a sample output of this actor:
1{ 2 "domain": "openai.com", 3 "funding_activities": [ 4 { 5 "currency": "USD", 6 "date": "2023-01-23", 7 "investment_type": "corporate_round", 8 "investment_value": 10000000000, 9 "investment_value_usd": 10000000000, 10 "lead_investors": [] 11 }, 12 { 13 "currency": "USD", 14 "date": "2023-04-28", 15 "investment_type": "series_unknown", 16 "investment_value": 300000000, 17 "investment_value_usd": 300000000, 18 "lead_investors": [] 19 }, 20 { 21 "currency": null, 22 "date": "2021-01-01", 23 "investment_type": "secondary_market", 24 "investment_value": 0, 25 "investment_value_usd": 0, 26 "lead_investors": [] 27 }, 28 { 29 "currency": "USD", 30 "date": "2019-07-23", 31 "investment_type": "corporate_round", 32 "investment_value": 1000000000, 33 "investment_value_usd": 1000000000, 34 "lead_investors": [] 35 }, 36 { 37 "currency": "USD", 38 "date": "2016-08-22", 39 "investment_type": "pre_seed", 40 "investment_value": 120000, 41 "investment_value_usd": 120000, 42 "lead_investors": [] 43 }, 44 { 45 "currency": null, 46 "date": "2019-03-11", 47 "investment_type": "seed", 48 "investment_value": 0, 49 "investment_value_usd": 0, 50 "lead_investors": [] 51 } 52 ], 53 "linkedin_url": "https://www.linkedin.com/company/openai" 54}
Here is the JSON fields documentation without including the sample values:
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.
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.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
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!