{"id":15319127,"url":"https://github.com/zoontek/twitter-eraser","last_synced_at":"2026-06-10T23:31:40.979Z","repository":{"id":66227261,"uuid":"62792554","full_name":"zoontek/twitter-eraser","owner":"zoontek","description":"A simple script to purge old tweets","archived":false,"fork":false,"pushed_at":"2017-06-01T15:49:06.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T10:24:45.728Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zoontek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-07T09:11:17.000Z","updated_at":"2022-01-20T00:52:31.000Z","dependencies_parsed_at":"2023-04-02T13:18:19.201Z","dependency_job_id":null,"html_url":"https://github.com/zoontek/twitter-eraser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zoontek/twitter-eraser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoontek%2Ftwitter-eraser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoontek%2Ftwitter-eraser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoontek%2Ftwitter-eraser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoontek%2Ftwitter-eraser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoontek","download_url":"https://codeload.github.com/zoontek/twitter-eraser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoontek%2Ftwitter-eraser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34175887,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T09:03:50.235Z","updated_at":"2026-06-10T23:31:40.975Z","avatar_url":"https://github.com/zoontek.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# twitter-eraser\nA simple (and fast) script to purge old tweets.\n\n## Some simple steps\n\n**1) Clone (or download) this repository**\n\n```bash\ngit clone https://github.com/zoontek/twitter-eraser\ncd twitter-eraser\n```\n\n**2) Install dependencies**\n\n```bash\nnpm install\n```\n\n**3) Download your twitter archive**\n\n- Consult the [twitter support](https://support.twitter.com/articles/20170160) for clear explanations\n- Extract the archive, copy the `tweets.csv` file in the root folder\n\n**4) Get twitter OAuth credentials**\n\n- Go to the [Twitter app management](https://apps.twitter.com/) page, create a new app (or use an existing one)\n- Fill the `config.json` file with your app *Consumer Key*, *Consumer Secret*, *Access Token* and *Access Token Secret*\n\n**5) Tweak script `config.json`**\n\n- `timeout_ms`: Request timeout, in ms (default: 15000)\n- `keeped_tweets`: Number of tweets to keep (default: the 4000 latest)\n- `concurrency`: Number of simultaneous requests. Don't push it too far to avoid server errors (default: 15)\n\n**6) Run the script**\n\n```bash\nnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoontek%2Ftwitter-eraser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoontek%2Ftwitter-eraser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoontek%2Ftwitter-eraser/lists"}