This repository was archived by the owner on Aug 12, 2024. It is now read-only.
This repository was archived by the owner on Aug 12, 2024. It is now read-only.
Doesn't scrap anything. #189
Open
Description
Hey guys!
Is this thing still working? I'm asking cuz I was unable to reproduce any example of yours:
from twitter_scraper import Profile
profile = Profile('elonmusk')
Returns UnboundLocalError: local variable 'html' referenced before assignment
And
from twitter_scraper import get_trends
get_trends()
Returns JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Both of them seem like some inner bugs so I'm wondering maybe I do something wrong?
My platform: MacOS Big Sur
A version of lib: 0.4.4
Tried to install from pip / Github: none works
Metadata
Metadata
Assignees
Labels
No labels