Open
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
Labels
No labels