merge #6331: [twitter] add 'followers' extractor
This commit is contained in:
@@ -271,6 +271,12 @@ __tests__ = (
|
||||
"#class" : twitter.TwitterFollowingExtractor,
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://twitter.com/supernaturepics/followers",
|
||||
"#category": ("", "twitter", "followers"),
|
||||
"#class" : twitter.TwitterFollowersExtractor,
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://twitter.com/search?q=nature",
|
||||
"#category": ("", "twitter", "search"),
|
||||
|
||||
Reference in New Issue
Block a user