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

### Describe the feature is there a way to get the photos attached to a single fb post in a group? I could find only links to the first 5...

enhancement
module:facebook

### Describe the feature It seems there is no endpoint to use snscrape for Twitter lists AFAIK. Example: https://twitter.com/i/lists/1636551680379744257 They are still publicly available (unlike search). Is there a plan...

enhancement
module:twitter

### Describe the bug I'm getting a ScraperException when trying to use a proxy with snscrape on twitter. I've tested the proxy ip is not banned by twitter by adding...

bug

E.g. tweet 1587186251718959107 (thanks @alice23DS in #770) Probably this: https://blog.twitter.com/en_us/topics/product/2022/be-part-of-the-hype--introducing-product-drops

enhancement
module:twitter

Added the documentation for scraping tweets using searchScraper with python, Issue #7

### Describe the feature From the modules, it seems one of the features calculates the number of comments a post has. Is there any functionality which retrieves all the comments...

enhancement
module:instagram

### Describe the bug Running the software in a regular fashion results in errors: ``` $ snscrape vkontakte-user durov 2023-02-24 14:31:55.752 WARNING snscrape.modules.vkontakte Skipping post without link: '

bug
module:vkontakte

### Describe the bug Index error when trying to access Instagram posts ### How to reproduce Any accessing of Ig posts should produce the error. # Loop over each post...

bug

I new with snscrape and i try ro relize, after half a day with a lot of bugs, what modules currently working? (i thing that adding to README be the...

question