Skip to content

Conversation

@rxwx
Copy link

@rxwx rxwx commented Apr 23, 2019

Fixed the login flow to work with latest layout changes.

Rich Warren and others added 2 commits April 23, 2019 13:44
@rxwx
Copy link
Author

rxwx commented Oct 6, 2022

Some further changes:

  • Ported to Python 3
  • Added requirements.txt
  • Refactored the code to a re-usable class and modularised the arg parsing
  • Options are now given on the command line so that it can be run without a user present
  • Fixed a bug in paging calculation that caused a 403
  • Removed Location field as it's not exposed by the API
  • Added LinkedIn ID field
  • Added a cookies module which can be used to bypass Captcha by first logging in with Chrome and then dumping cookies (Windows only)
  • Added option to supply a verification code if one is required on login (when --interative is used)
  • Make email validation optional
  • Optionally provide custom user-agent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant