micaelarg

Results 1 issues of micaelarg

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:...