timeline-viewing

Installation
SKILL.md

Timeline Viewing & Scraping

Browser console scripts for viewing, switching, and collecting posts from your X timeline.

Script Selection

Goal File Navigate to
Switch timeline, auto-scroll, export posts src/timelineViewer.js x.com/home
Scrape timeline posts into structured data src/timelineScraper.js x.com/home

Quick Start

  1. Go to x.com/home
  2. Open DevTools (F12) → Console
  3. Paste src/timelineViewer.js → Enter
  4. JSON file auto-downloads when complete

Configuration (timelineViewer.js)

Installs
7
GitHub Stars
265
First Seen
Apr 15, 2026
timeline-viewing — nirholas/xactions