From b698a201f5b700538d412e3505a6f11a2ae765dd Mon Sep 17 00:00:00 2001 From: JustAnotherArchivist Date: Mon, 1 Jul 2019 16:05:21 +0000 Subject: [PATCH] Update scraper list --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 615fd9b..ca8fdfe 100644 --- a/README.md +++ b/README.md @@ -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. The following services are currently supported: -* Facebook: user profiles +* Facebook: user profiles and groups * Gab: user profile posts, media, and comments * Google+: user profiles -* Instagram: user profiles and hashtags -* Twitter: user profiles, hashtags, and searches +* Instagram: user profiles, hashtags, and locations +* Twitter: user profiles, hashtags, searches, threads, and lists (members as well as posts) * VKontakte: user profiles ## Requirements