SkillAgentSearch skills...

Twirpbot

API for data collection in twitter. Developed as part of a bot detection project.

Install / Use

/learn @cozpii/Twirpbot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Twirpbot-API

TwirpbotAPI is a Python API for data collection from Twitter. It provides an interface to query account specific data. It makes use of Twython to retrieve the data. Developed with the aim to help beginners in data collection from twitter. It has many useful functionalities as of now. The project is still under development.

Install

    git clone https://github.com/cozpii/twirpbot.git
    cd twirpbot
    sudo pip install -r requirements.txt
  • Set tokens in the file tokens
  • Set the path to the tokens file in /twirpbot/utils.py
    sudo pip install .

Usage

Sample scripts can be found in the tests folder

Authors

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated26d ago
Forks6

Languages

Python

Security Score

95/100

Audited on Mar 9, 2026

No findings