marichig

Results 2 issues of marichig

When trying to pull the attribute is_verified from a non-verified profile using User.query_user_info(), the following error occurs: AttributeError: type object 'User' has no attribute 'is_verified' However, for verified profiles this...

Is it possible to scrape the user bio also? This should be stored somewhere in the page html, and would be useful to grab.