{"id":23488519,"url":"https://github.com/bulletdev/unfollowx","last_synced_at":"2026-01-30T16:47:35.098Z","repository":{"id":266166428,"uuid":"897593692","full_name":"Bulletdev/UNFOLLOWX","owner":"Bulletdev","description":"TWITTER UNFOLLOW TOOL (NO MUTUALS)","archived":false,"fork":false,"pushed_at":"2024-12-02T22:45:09.000Z","size":5,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-22T08:29:30.345Z","etag":null,"topics":["twitter","unfollow","x"],"latest_commit_sha":null,"homepage":"","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/Bulletdev.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,"zenodo":null}},"created_at":"2024-12-02T22:35:20.000Z","updated_at":"2024-12-09T07:07:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"36ee6018-cdb3-4a72-9828-06a37c5786b0","html_url":"https://github.com/Bulletdev/UNFOLLOWX","commit_stats":null,"previous_names":["bulletdev/unfollowx"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bulletdev/UNFOLLOWX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bulletdev%2FUNFOLLOWX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bulletdev%2FUNFOLLOWX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bulletdev%2FUNFOLLOWX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bulletdev%2FUNFOLLOWX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bulletdev","download_url":"https://codeload.github.com/Bulletdev/UNFOLLOWX/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bulletdev%2FUNFOLLOWX/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28915937,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T16:37:38.804Z","status":"ssl_error","status_checked_at":"2026-01-30T16:37:37.878Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["twitter","unfollow","x"],"created_at":"2024-12-24T23:12:18.216Z","updated_at":"2026-01-30T16:47:35.091Z","avatar_url":"https://github.com/Bulletdev.png","language":"Python","readme":"# TWITTER UNFOLLOW TOOL (NO MUTUALS)\n\nDescrição\n\nTwitter Unfollow Tool (No Mutuals) é uma ferramenta simples que utiliza a API do Twitter para automatizar o processo de deixar de seguir usuários que não seguem você de volta. É ideal para manter uma lista de seguidores limpa e gerenciar melhor suas conexões no Twitter.\n\n## Instalação\n\nClone o repositório:\n\n````bash\ngit clone https://github.com/bulletdev/UNFOLLOWX.git\ncd UNFOLLOWX\n`````\n\nInstale as dependências: Certifique-se de ter o pip instalado. Em seguida, execute:\n\n````bash\npip install tweepy\n````\nConfigure suas credenciais do Twitter:\n\nObtenha suas credenciais de desenvolvedor do Twitter (API Key, API Secret, Access Token, Access Secret).\nhttps://developer.x.com/ \n\nSubstitua as credenciais no arquivo do script:\n\n````python\nAPI_KEY = 'sua_api_key'\nAPI_SECRET = 'seu_api_secret'\nACCESS_TOKEN = 'seu_access_token'\nACCESS_SECRET = 'seu_access_secret'\n````\n\n## Uso\nExecute o script:\n\n````bash\npython UNFOLLOWX.py\n````\n\nLimite por minuto:\n\nO script possui um limite de ações por minuto para evitar bloqueios pela API do Twitter. O valor padrão é 10, mas você pode ajustá-lo conforme necessário:\n\n````python\nunfollow_nonfollowers(limit_per_minute=10)\n````\n\n## Funções Principais\nAutenticação na API do Twitter:\n\nUtiliza o tweepy.OAuthHandler para autenticar e acessar a API do Twitter.\n\nIdentificação de não-seguidores:\n\nCompara as listas de seguidores e seguidos para identificar usuários que não seguem você de volta.\n\nDesseguir usuários:\n\nAutomatiza o processo de deixar de seguir usuários que não seguem você de volta, respeitando o limite de ações por minuto.\n\nErros e Soluções\nTweepy.TweepError:\n\nO script possui tratamento de exceções para capturar e exibir erros relacionados à API do Twitter.\n\nContribuição\nContribuições são bem-vindas! Sinta-se à vontade para abrir issues e enviar pull requests.\n\n## Licença\nEste projeto é licenciado sob a licença MIT. Veja o arquivo LICENSE para mais detalhes.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbulletdev%2Funfollowx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbulletdev%2Funfollowx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbulletdev%2Funfollowx/lists"}