Skip to content

ValueError: Profile Unavailable #108

Open
@micaelarg

Description

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?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions