This Python script utilizes Apify's Google Search Scraper to find acquisition titles from Crunchbase.
- Python 3.x installed
- Apify account and API key
- Dependencies listed in
requirements.txt
-
Clone the repository:
git clone https://github.com/xLe0x/AcquiFinder.git cd AcquiFinder
-
Install dependencies:
pip install -r requirements.txt
-
In .env file replace <YOUR_API_KEY_HERE> with your actual Apify API key.
-
Run the Script and have fun
python main.py