Skip to content

Releases: tomquirk/linkedin-api

v2.3.0

06 Sep 21:23
eb3641f
Compare
Choose a tag to compare

✨ New Features

  • Added Get Profile Experience to get a profile's full job history #424

🔧 Improvements

  • Migrate from Pipenv to Poetry, and add pyproject.toml, thanks @PipesNBottles
  • Added GitHub CI

🐞 Bug fixes

  • Fix #407 and related get_profile_connections issues

And thanks to any contributions that we missed above 🙏

Full Changelog: v2.2.0...v2.3.0

v2.2.0

27 Aug 22:58
711424c
Compare
Choose a tag to compare

✨ New Features

Added the following abilities and functions:

🔧 Improvements

  • Add network_depth param to get_profile_connections #205, thanks @bghanchi
  • Add Python type hints #399, thanks @PipesNBottles
  • Potential improvements to profile search (still flaky, more improvements coming)

🐞 Bug fixes

And thanks to any contributions that we missed above 🙏

v2.0.2

04 Oct 07:12
2bf4ac9
Compare
Choose a tag to compare

A few bug fixes to existing API methods.

v2.0.0

28 Apr 13:14
25175a1
Compare
Choose a tag to compare

We're stable friends.

Customizable cookies directory

24 Oct 01:41
97ba026
Compare
Choose a tag to compare

Add ability to view a profile

05 Aug 01:20
Compare
Choose a tag to compare

Also, add some extra searching parameters, and improve search robustness

Add ability to search people by keywords

25 Jun 02:13
Compare
Choose a tag to compare

Fix search, and many many more endpoints

21 Jun 06:33
Compare
Choose a tag to compare

First release in a while, so many fixes/additions

v1.1.0

26 Mar 10:32
eac2f5e
Compare
Choose a tag to compare

Invitations, amoung other fixes

v1.0.0

10 Feb 23:41
32eac7b
Compare
Choose a tag to compare

Some breaking changes to some of the api, and also greatly improved search (updated to use new linkedin vnd content type)