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

ValueError: Profile Unavailable #108

Open
micaelarg opened this issue Mar 14, 2023 · 2 comments
Open

ValueError: Profile Unavailable #108

micaelarg opened this issue Mar 14, 2023 · 2 comments

Comments

@micaelarg
Copy link

Hi, I am running the following:

profile = {}
with ProfileScraper(cookie = LI_AT) as scraper:
profile = scraper.scrape(user='lidiamonzon')
print(profile.to_dict())

Even though the profile exists, i keep getting: "ValueError: Profile Unavailable: Profile link does not match any current Linkedin Profiles"

Any hint?

@BrentLeemans
Copy link

I get the same error

@sandippatel27899
Copy link

sandippatel27899 commented Jul 21, 2023

Install requirement.txt.
make sure to have the correct selenium version.

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

3 participants