mirror of
https://github.com/Jieyab89/OSINT-Cheat-sheet.git
synced 2026-09-27 12:14:51 +02:00
update twitter scrapper get detail about account and fix rate limiting
This commit is contained in:
@@ -17,7 +17,8 @@ const PRIORITY = [
|
||||
'created_at', 'fetched_at', 'in_reply_to_tweet_id',
|
||||
'retweeted_by_user', 'retweeted_by_name', 'retweeted_text', 'retweeted_by_bio', 'retweeted_at', 'retweeted_tweet_id',
|
||||
'quoted_user', 'quoted_name', 'quoted_text', 'quoted_at', 'quoted_tweet_id',
|
||||
'lat', 'lon', 'place', 'user_location',
|
||||
'account_based_in', 'connected_via', 'username_changes',
|
||||
'lat', 'lon', 'place',
|
||||
'tweet_url', 'archive_url', 'result_url', 'preview_image', 'display_link',
|
||||
'serp_title',
|
||||
'iso_date', 'original', 'statuscode', 'mimetype', 'length',
|
||||
|
||||
Reference in New Issue
Block a user