-
Notifications
You must be signed in to change notification settings - Fork 165
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
Fixed the company scraping #97
base: master
Are you sure you want to change the base?
Fixed the company scraping #97
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully extracts the overview information, however still requires modification for jobs, life and insights.
@KarahanS Please refer new pull request, i have added jobs and people . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey this code isn't working ... and i am getting same error
Error : - " Failed to get attribute 'overview': 'NoneType' object has no attribute 'select_one' "
@sourabhSF08 Working fine on my system |
Hello @anilabhadatta , The names changed again , can you please amend this PR |
@anilabhadatta |
The company scraping wasn't working previously.
Please test it once.
I am also trying to implement insights, job, life as well.