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

empty Interests and Accomplishments #175

Open
xymoget opened this issue Jun 20, 2023 · 1 comment
Open

empty Interests and Accomplishments #175

xymoget opened this issue Jun 20, 2023 · 1 comment

Comments

@xymoget
Copy link

xymoget commented Jun 20, 2023

Every time I run person scraping I receive empty Interests and Accomplishments list. Any ideas how to fix it? I tried for a lot of persons and it didnt work. The code I used:
person = Person(i, driver=driver, scrape=True, close_on_complete=False) print(person)
Result (sample):

Person Luca Reggiani

About
None

Experience
[Experience(institution_name='Mp Style srl · Part-time', linkedin_url='https://www.linkedin.com/company/10493089/', website=None, industry=None, type=None, headquarters=None, company_size=None, founded=None, from_date='Feb 2021', to_date='Aug 2022', description='Skills: Docker · Java · ofbiz · JavaScript · Sviluppo front-end\nSkills:Docker · Java · ofbiz · JavaScript · Sviluppo front-end', position_title='Junior Software Developer', duration='1 yr 7 mos', location='Soliera, Emilia Romagna, Italia'), Experience(institution_name="The BB's Way · Internship", linkedin_url='https://www.linkedin.com/company/68804451/', website=None, industry=None, type=None, headquarters=None, company_size=None, founded=None, from_date='Feb 2020', to_date='May 2020', description='', position_title='Sviluppatore web junior', duration='4 mos', location='Parma, Emilia Romagna, Italia')]

Education
[Education(institution_name='Junior Software Developer', linkedin_url='https://www.linkedin.com/company/10493089/', website=None, industry=None, type=None, headquarters=None, company_size=None, founded=None, from_date='Feb 2021', to_date='Aug 2022 · 1 yr 7 mos', description='Skills: Docker · Java · ofbiz · JavaScript · Sviluppo front-end\nSkills:Docker · Java · ofbiz · JavaScript · Sviluppo front-end', degree='Mp Style srl · Part-time'), Education(institution_name='Sviluppatore web junior', linkedin_url='https://www.linkedin.com/company/68804451/', website=None, industry=None, type=None, headquarters=None, company_size=None, founded=None, from_date='Feb 2020', to_date='May 2020 · 4 mos', description='', degree="The BB's Way · Internship")]

Interest
[]

Accomplishments
[]

Contacts
[Contact(name='Eugene Puntus', occupation='Python Developer', url='https://www.linkedin.com/in/1xeno0/')
@joeyism
Copy link
Owner

joeyism commented Jun 26, 2023

Can you provide the code you've used please?

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

No branches or pull requests

2 participants