Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tidied up class definitions on top of x-magic's fork #77

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

pynkfloydfan
Copy link

I took x-magic's fork and cleaned up all the classes. This stops subsequent instances of Person having preset features from the first instance created and takes on the streamlining that x-magic has suggested (including removing scrape while not logged in).

Let me know if you like any of it. I have also got a MasterUser class nearly ready to push that extracts all your contacts names and linkedin urls.

x-magic and others added 8 commits January 11, 2021 11:16
Allow LinkedIn logout (block) to raise exception (so it can be handled in main logic)
- Reformatted the file
- Removed the scraper for not-logged-in user (unusable)
- Scraping additional information about employment and education
Removed class level properties
Streamlined Person and Company __init__()
Added super().__initi__() to all classes inheriting class Instituntion in objects.py
Updated version to 2.7.3
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.

None yet

2 participants