{"id":27874675,"url":"https://github.com/camerodev/zoominfo_scraper","last_synced_at":"2025-05-05T01:37:17.651Z","repository":{"id":231525138,"uuid":"772768253","full_name":"camerodev/zoominfo_scraper","owner":"camerodev","description":"Zoominfo scraper with using of rotating proxies and headless Chrome from ScrapingAnt","archived":false,"fork":false,"pushed_at":"2024-03-15T21:26:14.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T16:43:29.860Z","etag":null,"topics":["data-mining","python","scraper","scraping","web-crawler"],"latest_commit_sha":null,"homepage":"https://scrapingant.com/ ","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/camerodev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-15T21:26:10.000Z","updated_at":"2024-03-29T17:35:38.000Z","dependencies_parsed_at":"2024-04-04T13:27:56.331Z","dependency_job_id":null,"html_url":"https://github.com/camerodev/zoominfo_scraper","commit_stats":null,"previous_names":["slickcharmer/zoominfo_scraper","camerodev/zoominfo_scraper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camerodev%2Fzoominfo_scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camerodev%2Fzoominfo_scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camerodev%2Fzoominfo_scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camerodev%2Fzoominfo_scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/camerodev","download_url":"https://codeload.github.com/camerodev/zoominfo_scraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252424903,"owners_count":21745834,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-mining","python","scraper","scraping","web-crawler"],"created_at":"2025-05-05T01:37:17.032Z","updated_at":"2025-05-05T01:37:17.634Z","avatar_url":"https://github.com/camerodev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zoominfo parser using scrapingant.com\nThis project shows how to use \u003ca href=\"https://scrapingant.com\"\u003eScrapingAnt\u003c/a\u003e scraping service to load public data from zoominfo.\n\nScrapingAnt takes away all the messy work necessary to set up a browser and proxies for crawling. So you can just focus on your data.\n## Usage\nTo run this code you need ScrapingAnt API token. Just go to \u003ca href=\"https://scrapingant.com\"\u003eScrapingAnt\u003c/a\u003e, and register a new account. You will get 1000 api calls for free. API token will be available on \u003ca href=\"https://app.scrapingant.com/dashboard\"\u003eScrapingAnt Dashboard\u003c/a\u003e.\n#### With Docker\n```shell script\ndocker build -t zoominfo_parser . \u0026\u0026 docker run -it zoominfo_parser https://www.zoominfo.com/c/mental-health-america-inc/76809493 --scrapingant_api_token \u003cSCRAPINGANT_API_TOKEN\u003e --email_format first_last\n```\n\n#### Without Docker\nThis code was written for python 3.7+\n```shell script\n$ git clone https://github.com/ScrapingAnt/zoominfo_scraper.git\n$ cd zoominfo_scraper\n$ pip install -r requirements.txt\n$ python main.py --help\n$ python main.py https://www.zoominfo.com/c/mental-health-america-inc/76809493 --scrapingant_api_token \u003cSCRAPINGANT_API_TOKEN\u003e --email_format first_last\n```\n\n#### Sample output:\n```shell script\nname                    job                           location                             email                                         company_name\n----------------------  ----------------------------  -----------------------------------  --------------------------------------------  -------------------------\nJewell Gooding          Executive Director            United States, Virginia, Alexandria  jewell_gooding@mentalhealthamerica.net        Mental Health America Inc\nVictoria Renard         Vice President, Development   United States, Virginia, Alexandria  victoria_renard@mentalhealthamerica.net       Mental Health America Inc\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamerodev%2Fzoominfo_scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcamerodev%2Fzoominfo_scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamerodev%2Fzoominfo_scraper/lists"}