{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/6"}],"enrichment":{"capability":"Python client library for the RocketReach API, enabling programmatic person and company lookups, searches, and contact information retrieval.","skillfed_tags":["api-client","contact-enrichment","business-data"],"use_cases":["Bulk enrich a CSV of names and companies with contact information by iterating over rows and calling person.lookup().","Search for decision-makers at a target company by filtering on current_employer and current_title, then paginate results.","Build a lead-generation workflow that looks up LinkedIn profiles and polls checkStatus() until contact details are available.","Integrate contact data into a CRM or sales tool by fetching person records and extracting email, phone, and social profiles.","Validate or supplement employee records in an HR system by searching RocketReach for matching individuals."],"what_it_does":"This package provides a Python wrapper around the RocketReach API, a business contact and employment data service. It abstracts HTTP calls into a fluent object model, letting you search for people by employer and job title, look up individuals by ID or LinkedIn URL, and check the status of asynchronous lookups. The library handles gateway configuration (production or sandbox environment), request execution, and result parsing.\n\nTypical workflows involve instantiating a Gateway with your API key, building search filters or lookup requests, executing them, and iterating over results. The lookup API is asynchronous by default\u2014you can block until completion or poll status manually. The package depends only on requests for HTTP transport, keeping the installation footprint minimal.","worth_installing":"Yes, if you have a valid RocketReach API key and need programmatic access to their contact database. The library is actively maintained, has low install friction, and no known vulnerabilities. However, verify the license terms first (they are not declared in the package metadata) and be aware that API calls will incur charges. Not suitable if you need a free contact enrichment tool."},"id":"rocketreach","links":{"html":"https://skillfed.io/packages/rocketreach","md":"https://skillfed.io/packages/rocketreach.md","pypi":"https://pypi.org/project/rocketreach/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-03-26","license_spdx":null,"license_treatment":"unclear","name":"rocketreach","python_support":"supports_current","summary":"Python bindings for RocketReach API"},"popularity":{"monthly_downloads":168716,"position":10439,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.1.8"}
