Skip to content

A Python script for fetching acquisitions data related to companies from various sources.

License

Notifications You must be signed in to change notification settings

r00t-crack3rs/Acqui-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acquisitions Reconnaissance Tool

A Python script for fetching acquisitions data related to companies from various sources, utilizing the Apify Google Search Scraper API.

Features

  • Fetch acquisitions data from Crunchbase using Google search queries.
  • Support for concurrent processing with adjustable thread count.
  • Customizable delay between requests.
  • Verbose mode for detailed output.

Installation

  1. Clone the repository:
    git clone https://github.com/Zierax/Acqui-Finder.git
    cd Acqui-Finder

Install dependencies:

pip install -r requirements.txt

Set up environment variables:

Create a .env file in the root directory with your Apify API key:

Apify_API_KEY=your_apify_api_key_here

About

A Python script for fetching acquisitions data related to companies from various sources.

Topics

Resources

License

Stars

Watchers

Forks

Languages