Releases: l4rm4nd/LinkedInDumper
Releases · l4rm4nd/LinkedInDumper
Release list
v0.3.7
🤖 Autogenerated Conventional Changelog
Bug Fixes
- freeze libs and add semgrep + sbom scanning (58913b5)
Full Changelog: v0.3.6...v0.3.7
v0.3.6
v0.3.5
v0.3.4
🤖 Autogenerated Conventional Changelog
Bug Fixes
- support parsing websites and instant_messengers (8711838)
v0.3.3
v0.3.2
v0.3.1
v0.3.0
Tip
This release introduces a new experimental feature to retrieve contact information of employees.
You can enable the feature using the CLI parameter --include-contact-infos. Just be aware that this will send an additional request per employee to LinkedIn's GraphQL API. So it is quite request intensive. Also forces JSON output. Moreover, contact infos are most often empty and not accessible by anonymous users. This heavily depends on a target user's privacy settings and your connection to the account.
If set though, you obtain valid data points such as firstname, lastname, address, phone number and birthdate.
Features
- add experimental feature to retrieve contact infos (c680871)
v0.2.2
🤖 Autogenerated Conventional Changelog
Bug Fixes
- add slug and timestamp to json output; readd logo (4ff95e8)
v0.2.1
🤖 Autogenerated Conventional Changelog
Bug Fixes
- add missing argparse metavars and help text (9d2e19b)