Skip to content
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
Open
@AleksandrovichK

Description

@AleksandrovichK

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions