Skip to content

Instantly share code, notes, and snippets.

View HeathMorrisCode's full-sized avatar

Heath Morris HeathMorrisCode

  • North Carolina, USA
View GitHub Profile
@HeathMorrisCode
HeathMorrisCode / twitter-data-export-refollower.html
Last active October 7, 2020 01:09
Twitter Data Export reFollower Script (save and run from the root of your unzipped Twitter data export)
<!DOCTYPE html>
<!-- This script is for people who have exported their data from Twitter,
and want to mass add their followers and followees to a new twitter account.
It will open up the accounts as new tabs in chunks defined by you.
Save and run from the root of your unzipped Twitter data export.
-->
<html>
<head>
<title>Twitter Data Export reFollower Script</title>