Skip to content

maximo3k/apollo-search-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apollo.io Search Scraper

This tool helps to scrape and export a search list from Apollo. Apollo.io gives lots of email credits but limits the export credits a lot. You can extract the contacts and their emails with this tool.

This works best if you have a paid plan for Apollo.io, otherwise they might only allow you to check up to 5 pages of results.

It exports the contacts into a CSV file: image

How to use:

  1. Install dependencies, pref. in virtual environment
  2. Add your Apollo.io login into the config.json file
  3. Add the link of the search that you want to scrape into the config.json file
  4. Add your preferred export file name in the config.json (needs to be CSV)

apollo-search-scraper

  1. Run the script

Notes: It will not take the phone number, as this usually cost extra credits. The CSV file will be created and you can write various searches into one file. Please check the comments for help or write me a PM.

Releases

No releases published

Packages

No packages published

Languages