Skip to content

Get acquisitions by scraping titles of crunchbase.

License

Notifications You must be signed in to change notification settings

xLe0x/AcquiFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AcquiFinder

This Python script utilizes Apify's Google Search Scraper to find acquisition titles from Crunchbase.

Prerequisites

  • Python 3.x installed
  • Apify account and API key
  • Dependencies listed in requirements.txt

Installation

  1. Clone the repository:

    git clone https://github.com/xLe0x/AcquiFinder.git
    cd AcquiFinder
  2. Install dependencies:

    pip install -r requirements.txt
  3. In .env file replace <YOUR_API_KEY_HERE> with your actual Apify API key.

  4. Run the Script and have fun

    python main.py
AcquiFinder.mp4

About

Get acquisitions by scraping titles of crunchbase.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages