# HarvestAPI ## Docs - [Rate Limiting and Concurrency](https://docs.harvest-api.com/guides/concurrency.md) - [Using Custom Accounts](https://docs.harvest-api.com/guides/custom-accounts.md): How to use your own LinkedIn accounts with HarvestAPI for scraping LinkedIn data - [Find Emails for LinkedIn Profiles](https://docs.harvest-api.com/guides/email-finder.md): How to find and validate email addresses associated with a LinkedIn profile using our API - [LinkedIn profile search scraper](https://docs.harvest-api.com/guides/profile-search.md): How to use LinkedIn profile search scraper and its limitations - [Quickstart](https://docs.harvest-api.com/guides/quickstart.md): Welcome to the HarvestAPI Quick Start Guide. By following the steps outlined below, you will be able to authenticate and make your API requests. - [Get Ad Details](https://docs.harvest-api.com/linkedin-api-reference/ads/ad.md): Retrieve detailed information about a specific LinkedIn Ad using its unique ID. - [Search Ad Library](https://docs.harvest-api.com/linkedin-api-reference/ads/ad-search.md): Retrieve a list of LinkedIn Ads matching the specified search criteria. - [Company Posts](https://docs.harvest-api.com/linkedin-api-reference/company/company-posts.md): Get LinkedIn company posts by company URL, ID, or universal name. - [Get Company](https://docs.harvest-api.com/linkedin-api-reference/company/get.md): Get the LinkedIn company. Required at least one of the query parameters - [Search Companies](https://docs.harvest-api.com/linkedin-api-reference/company/search.md): Retrieve a list of LinkedIn companies matching the specified search criteria. - [Search GeoID](https://docs.harvest-api.com/linkedin-api-reference/geo-id/search.md): Search LinkedIn Geo ID by location text - [Get Group](https://docs.harvest-api.com/linkedin-api-reference/group/get.md): Get the LinkedIn group. Required at least one of the query parameters - [Search Groups](https://docs.harvest-api.com/linkedin-api-reference/group/search.md): Retrieve a list of LinkedIn Groups matching the specified search criteria. - [Accept Connection](https://docs.harvest-api.com/linkedin-api-reference/interactions/accept-connection.md): Accepts a pending LinkedIn connection invitation. - [My Received Connections](https://docs.harvest-api.com/linkedin-api-reference/interactions/received-connections.md): Retrieves a list of connection invitations received by the current user. - [Send Connection](https://docs.harvest-api.com/linkedin-api-reference/interactions/send-connection.md): Send LinkedIn connection request to the specified profile. - [Send Message](https://docs.harvest-api.com/linkedin-api-reference/interactions/send-message.md): Send LinkedIn message to the specified profile. - [My Sent Connections](https://docs.harvest-api.com/linkedin-api-reference/interactions/sent-connections.md): Retrieves a list of connection invitations sent by the current user. - [Get Job](https://docs.harvest-api.com/linkedin-api-reference/job/get.md): Get the LinkedIn job details by job ID or URL. - [Search Jobs](https://docs.harvest-api.com/linkedin-api-reference/job/search.md): Search LinkedIn jobs by title, company, location, and more. - [Search Leads](https://docs.harvest-api.com/linkedin-api-reference/leads/search-leads.md): Search LinkedIn profile leads by filters with advanced inclusion and exclusion criteria - [Comment reactions](https://docs.harvest-api.com/linkedin-api-reference/post/comment-reactions.md): Get reactions of LinkedIn post comment by comment URL. - [Comment replies](https://docs.harvest-api.com/linkedin-api-reference/post/comment-replies.md): Get replies of LinkedIn post comment by comment URL. - [Company posts](https://docs.harvest-api.com/linkedin-api-reference/post/company-posts.md): Search LinkedIn posts by keywords, author, date range, and more. - [Get post](https://docs.harvest-api.com/linkedin-api-reference/post/get-post.md): Get LinkedIn post details by post URL. - [Group posts](https://docs.harvest-api.com/linkedin-api-reference/post/group-posts.md): Search LinkedIn posts by keywords, author, date range, and more. - [Post comments](https://docs.harvest-api.com/linkedin-api-reference/post/post-comments.md): Get comments of LinkedIn post by post URL. - [Post reactions](https://docs.harvest-api.com/linkedin-api-reference/post/post-reactions.md): Get reactions of LinkedIn post by post URL. - [Search Posts](https://docs.harvest-api.com/linkedin-api-reference/post/search.md): Search LinkedIn posts by keywords, author, date range, and more. - [User posts](https://docs.harvest-api.com/linkedin-api-reference/post/user-posts.md): Search LinkedIn posts by keywords, author, date range, and more. - [Get Profile](https://docs.harvest-api.com/linkedin-api-reference/profile/get.md): Get the LinkedIn profile of the user. Required at least one of the query parameters - [Profile comments](https://docs.harvest-api.com/linkedin-api-reference/profile/profile-comments.md): Get comments of LinkedIn profile by post URL. - [Profile Posts](https://docs.harvest-api.com/linkedin-api-reference/profile/profile-posts.md): Get LinkedIn profile posts by profile URL, ID, or public identifier. - [Profile reactions](https://docs.harvest-api.com/linkedin-api-reference/profile/profile-reactions.md): Get reactions of LinkedIn profile by profile URL. - [Search Profiles](https://docs.harvest-api.com/linkedin-api-reference/profile/search.md): Search LinkedIn profiles by name, company, location, and more - [Search Profile Services](https://docs.harvest-api.com/linkedin-api-reference/service/search.md): Search LinkedIn profile services by name keywords and location. - [My API User](https://docs.harvest-api.com/platform-api-reference/account/my-api-user.md): Get details about the API user associated with the provided API key - [My Private account pools](https://docs.harvest-api.com/platform-api-reference/account/my-private-account-pools.md): Get details about the private account pools associated with the API user ## OpenAPI Specs - [openapi](https://docs.harvest-api.com/linkedin-api-reference/openapi.json) ## Optional - [Community](https://discord.gg/TGA9k9u2gE)