twitter-scraper icon indicating copy to clipboard operation
twitter-scraper copied to clipboard

Joined date

Open ozanbayram opened this issue 4 years ago • 2 comments

i added new attribute

ozanbayram avatar Jun 23 '20 13:06 ozanbayram

Hi Ozan, thank you again for your contribution. Can you fix the conflicts? And I think its better to cover worst scenario still. You can use getter method of dicts (dict.get("key", None) instead of dict["key"] ).

bisguzar avatar Jul 16 '20 19:07 bisguzar

You can use getter method of dicts (dict.get("key", None) instead of dict["key"] ).

which line should I change exactly? Also, I fix conflicts.

ozanbayram avatar Jul 21 '20 19:07 ozanbayram