snscrape icon indicating copy to clipboard operation
snscrape copied to clipboard

A social networking service scraper in Python

Results 105 snscrape issues
Sort by recently updated
recently updated
newest added

Hi, I think snscrape is an amazing library that offers numerous possibilities. I have a question about the current situation because it has been lasting for a few months. I...

question

fixes #782 additionally adds an editorconfig to make spaces/tabs consistent across contributions.

bug
modules

With the exception of `twitter-trends`, all Twitter scrapes are failing since sometime in the past hour. This is likely connected to Twitter as a whole getting locked behind a login...

bug
module:twitter
upstream

### Describe the bug ``` Traceback (most recent call last): File "SaS_on_Twitter.py", line 14, in File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line...

bug
modules

Hey guys, does anyone have example Python scripts using snscrape for Telegram and Instagram? I tried googling this but can't seem to find examples. Would really appreciate your help with...

question

Hi @JustAnotherArchivist, I was testing telegram web html and see we can add view count of a post to related `TelegramPost` data class, so I've just do this! Hope to...

enhancement
module:telegram

### Describe the bug Scraping for a VKontakte User returns 0 results, while searched accounts do exist. ### How to reproduce snscrape vkontakte-user navalny ### Expected behaviour Get the desired...

bug
module:vkontakte

Some posts have photos and videos. Added such arguments. Videos only thumb, since telegram not for all return video file. Also added "views" .

### Describe the feature Imho there needs to be a way to donate/sponsor this project. As far as I checked there is no such option now. ### Would this fix...

enhancement

### Describe the feature Threads appears to be scrapeable to the public: https://www.threads.net/@skynews Will snscrape offer Threads endpoints in the future? ### Would this fix a problem you're experiencing? If...

enhancement
modules