# x0rz/tweets_analyzer

Tweets metadata scraper & activity analyzer

Repository: https://github.com/x0rz/tweets_analyzer
Canonical: https://ross.abutalabs.com/products/tweets_analyzer
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: python, twitter, analysis, privacy
Last push: 2023-11-14T07:28:22+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3508, "days_push": 1023, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2981, forks 452 (observed 2026-08-28T04:07:33.187353+00:00)

## What it is
A Python command-line script that scrapes a Twitter profile's tweets and analyzes metadata such as activity patterns, timezone, sources, geolocations, hashtags, and mentions. It also performs a quick friends analysis based on timezones and languages.

## Use cases
- analyze a twitter account's activity by hour and day of week
- detect the timezone of a twitter user from their tweets
- find which apps or clients a twitter account posts from
- extract geolocation data from tweets
- find most used hashtags and most mentioned users of an account
- osint investigation of a twitter profile

## When to choose
- you need quick OSINT insights into a Twitter profile's behavior and metadata
- you want a lightweight Python script with JSON export of tweet data
- you're investigating account activity patterns like posting times and sources

## When to avoid
- you need real-time streaming or full-archive Twitter data
- you require a GUI or web dashboard
- Twitter API changes have broken tweepy-based access and you need guaranteed support

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: web-scraping, analytics, data-science, osint
- domain: social-media, analytics, privacy, osint
- platform: python, cli, cross-platform
- tags: twitter, osint, profile-analysis, metadata, tweepy

## Member repositories
- x0rz/tweets_analyzer (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:33.187353+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:31:30.285692+00:00, confidence not recorded.
  - readme: https://github.com/x0rz/tweets_analyzer (fetched 2026-08-28T04:07:33.187353+00:00, sha c9a55674c820)
- Data as of 2026-08-30T08:39:29.467469+00:00.
