Botometer Pro

FREEMIUM
Durch Observatory on Social Media | Aktualisiert 2달 전 | Social
Popularität

9.1 / 10

Latenz

1,009ms

Service Level

100%

Health Check

N/A

Zurück zu allen Diskussionen

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

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen