Botometer Pro

फ्रीमियम
द्वारा Observatory on Social Media | अपडेट किया गया 2 месяца назад | Social
लोकप्रियता

9.1 / 10

लेटेंसी

1,009ms

सेवा का स्तर

100%

Health Check

N/A

सभी चर्चाओं पर वापस जाएं

Using BotometerLite

Rapid account: Juls 6262626
Juls6262626
месяц назад
You mention the following:

# Prepare a list of tweets from the users that you want to perform bot detection on.

tweet_list = [tweet1, tweet2, …]

Does this mean no timestamp is required at all?
How does the Lite version know that the Tweet is from a specific user?

If more than just the tweet is needed, could you pls give an example?

THX

Rapid account: O So Me
OSoMe Commented месяц назад

Each tweet in the list is a tweet object, therefore it contains the full metadata obtained from the Twitter API. However the BotometerLite endpoint only uses metadata extracted fro the user object within the tweet object.

Alternatively you can provide a list of objects that each contain a creation date and a user object. Please see the documentation at https://rapidapi.com/OSoMe/api/botometer-pro/details or the botometer-python library at https://github.com/IUNetSci/botometer-python

चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:

नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें