proxycurl-linkedin-rs 0.0.0

A Rust client for the Proxycurl LinkedIn API
Documentation

proxycurl-linkedin-rs

rust crate for interacting with the proxycurl LinkedIn API, not feature-complete

https://nubela.co/proxycurl/docs?shell#overview

currently only supports the endpoints we actually use at Jara, sorry for the inconvenience.

all endpoints will be supported by semvar 1.0.0, the last value will count endpoints in the API being added, the middle value will count the API itself.

set-up

store your proxycurl API key in the PROXYCURL_API_KEY environment variable.

usage

add as a dependency

proxycurl-linkedin-rs = "0"

initialize the client with your api key


construct a request

send it