Skip to content

The Plugin

Tidal Tales Plugin Logo

The Tidal Tales Plugin is a modified version of the original Zeeschuimer project designed to capture Instagram Stories. It is based on the research and work by Stijn Peeters for the Digital Methods Initiative. This plugin allows researchers to collect Instagram Stories in real-time, directly onto their local machines, without relying on any third-party servers.

Download the latest version of the Tidal Tales Plugin


Tutorial

Installation

Download the latest version of the Tidal Tales Plugin and install the extension using Firefox. The plugin can be easily installed by following the standard Firefox extension installation process.

Use

Once the plugin is installed, start browsing Instagram Stories. The plugin works in the background to download the media files (images and videos) and metadata as you browse. All files are stored in your downloads location. When you have finished collecting data, you can export the metadata by opening the plugin's pop-up menu and clicking Export as CSV. This will save a CSV file containing all metadata, including the relative file paths for the downloaded media files.

Please ensure you comply with ethical and legal guidelines when collecting data.

A screenshot of Tidal Tales Plugin Pop Up

Data

The data collected by the Tidal Tales Plugin is stored locally on your machine. This includes:

  • Media Files: Images and videos from Instagram Stories.
  • Metadata: Information about each story, such as timestamps, user handles, and any other relevant details. The metadata format is described in the data schema.

The CSV export functionality includes the relative file paths to the downloaded media, allowing for easy organization and analysis of your data. See data schema for more information, or visit the chapter Data Preprocessing on our course website to learn about the next steps, like extracting image-text (OCR) and audio transcription.

More Information

For additional details, including source code, issue tracking, and contribution guidelines, please visit the Tidal Tales Plugin GitHub Repository.