Skip to main content

api collections

Project description

Introduction

Install package

pip install recruiter_cat

ContactOut Usage:

from recruiter_cat.contactout import ContactOutAPI

api_token = "xxxxxxxxxxxxx"  # API Token

api = ContactOutAPI(api_token)

# Get Usage Status
api.usage_status()

email = "xxxx@gmail.com"
profile_url = "https://www.linkedin.com/in/xxx/"

# Search By Email
print("Search LinkedIn URL by Email:")
api.search_linkedin_url_by_email(email)

print("Search LinkedIn Profile by Email:")
api.search_linkedin_profile_by_email(email)

# Search By linkedin_url
print("Search Profile by LinkedIn URL:")
api.search_profile_by_linkedin_url(profile_url)

print("Search Email by Linkedin URL:")
api.search_email_by_linkedin_url(profile_url)

# Search Filter
api.search_filter(name='Baoyuan Liang')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

recruiter_cat-0.0.2.tar.gz (4.5 kB view details)

Uploaded Source

File details

Details for the file recruiter_cat-0.0.2.tar.gz.

File metadata

  • Download URL: recruiter_cat-0.0.2.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.11

File hashes

Hashes for recruiter_cat-0.0.2.tar.gz
Algorithm Hash digest
SHA256 fde999bc70949f83b301c50ae584e1f5f47aea0b7c29f3112a0906a11ef3b339
MD5 2ab69645a5b0f4d7965bf753dd56f535
BLAKE2b-256 ffdb31f013880a8f93c275420c64ffac5486ceb5b0a89f18b61b1e1db9a7cecd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page