Update scraper list

This commit is contained in:
JustAnotherArchivist
2019-07-01 16:05:21 +00:00
parent 7fe72cf708
commit b698a201f5

View File

@@ -2,11 +2,11 @@
snscrape is a scraper for social networking services (SNS). It scrapes things like user profiles, hashtags, or searches and returns the discovered items, e.g. the relevant posts. snscrape is a scraper for social networking services (SNS). It scrapes things like user profiles, hashtags, or searches and returns the discovered items, e.g. the relevant posts.
The following services are currently supported: The following services are currently supported:
* Facebook: user profiles * Facebook: user profiles and groups
* Gab: user profile posts, media, and comments * Gab: user profile posts, media, and comments
* Google+: user profiles * Google+: user profiles
* Instagram: user profiles and hashtags * Instagram: user profiles, hashtags, and locations
* Twitter: user profiles, hashtags, and searches * Twitter: user profiles, hashtags, searches, threads, and lists (members as well as posts)
* VKontakte: user profiles * VKontakte: user profiles
## Requirements ## Requirements