Twitch Video Data Fetcher Bookmarklet

To install, drag this link to your bookmarks bar or folder: Twitch Video Data Fetcher

Screenshot of the dialog generated by the Twitch Video Data Fetcher bookmarklet

Synopsis

Bookmarklet that presents a UI on top of the Twitch Video Producer page to retrieve data for videos en masse.

Walkthrough

  1. Go to the Twitch Video Producer
  2. Click the bookmarklet to open the UI
  3. Optionally specify a minimum date to limit video data retrieval:
    • If you've already run this and have data stored, find the publishedAt value for the most recent video and paste its value into the text box
    • Otherwise type a date in YYYY-MM-DD format into the text box
  4. Specify which types of videos you're interested in
  5. Click on "Get data"
    • Clicking the button should disable it while it runs; if nothing happens, check your date format
  6. After "Get Data" completes, the "Copy data" button will become enabled for retrieving data
    • "Copy data" will copy the JSON data twitch returned (with a few fields pruned) to the clipboard so you can paste and save it

A few notes on the data returned:

How does this work?

Changelog

Version 1.0 (May 1, 2022)