bisguzar / twitter-scraper

Scrape the Twitter Frontend API without authentication.
MIT License
3.88k stars 600 forks source link

Check profile is verified. #128

Closed ozanbayram closed 4 years ago

ozanbayram commented 4 years ago

I am interested in adding new attribute in class Profile. It shows whether profile is verified. Also I checked what kind of exception raising if no location. It returns anything and should be 'None' . In addition location hasn't added to dict yet.

ozanbayram commented 4 years ago

I look forward to hearing from you. If you like it, I will create pull request.

bisguzar commented 4 years ago

Sounds awesome, please go ahead!