{"id":21076873,"url":"https://github.com/ronibandini/borradordetweets","last_synced_at":"2026-04-21T16:03:17.818Z","repository":{"id":158221936,"uuid":"554193679","full_name":"ronibandini/borradorDeTweets","owner":"ronibandini","description":"Script Python para eliminar tweets en masa utilizando backup tweets.js ","archived":false,"fork":false,"pushed_at":"2022-10-19T12:10:29.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T23:13:17.292Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ronibandini.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-10-19T12:04:57.000Z","updated_at":"2022-10-19T12:10:23.000Z","dependencies_parsed_at":"2024-08-16T08:03:53.520Z","dependency_job_id":null,"html_url":"https://github.com/ronibandini/borradorDeTweets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronibandini%2FborradorDeTweets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronibandini%2FborradorDeTweets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronibandini%2FborradorDeTweets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronibandini%2FborradorDeTweets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronibandini","download_url":"https://codeload.github.com/ronibandini/borradorDeTweets/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243521281,"owners_count":20304186,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-11-19T19:33:45.248Z","updated_at":"2025-12-30T16:34:09.818Z","avatar_url":"https://github.com/ronibandini.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# borradorDeTweets\nScript Python para eliminar tweets en masa utilizando el archivo de backup tweets.js \n\nAdapta el repositorio https://github.com/QuincyLarson/delete-tweets para utilizar Python 3 y las columnas del archivo de Backup tweet.js\n\n# Instrucciones\n\n1 Conseguir las API keys de Twitter El link es https://apps.twitter.com/app/new y cargarlas en el código Python\n\napi = twitter.Api(consumer_key=\"123456\",\n                      consumer_secret=\"123456\",\n                      access_token_key=\"123456\",\n                      access_token_secret=\"123456\")\n\n2 Descargar un backup de todos los tweets. El link es https://twitter.com/settings/your_twitter_data\n\n3 Descomprimir el backup, extraer /data/tweet.js \n\n4. Convertir a CSV desde https://tweetjstocsv.glitch.me/ y cargar el CSV en la carpeta del código Python\n\n5 Ejecutar $ python deletetweets.py \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronibandini%2Fborradordetweets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fronibandini%2Fborradordetweets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronibandini%2Fborradordetweets/lists"}