{"id":50683189,"url":"https://github.com/sonidia/anonflow","last_synced_at":"2026-06-08T20:32:38.380Z","repository":{"id":330663531,"uuid":"1123115433","full_name":"sonidia/anonflow","owner":"sonidia","description":"🧨 Automated bulk profile manipulation","archived":false,"fork":false,"pushed_at":"2026-01-10T04:11:02.000Z","size":307,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-16T01:41:10.269Z","etag":null,"topics":["antidetect-browser","automation","browser","browser-automation","chrome","gpm","gpmautomation","proxy"],"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/sonidia.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-26T08:01:03.000Z","updated_at":"2026-01-26T06:51:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/sonidia/anonflow","commit_stats":null,"previous_names":["thuongtruong109/anonflow","sonidia/anonflow"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sonidia/anonflow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonidia%2Fanonflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonidia%2Fanonflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonidia%2Fanonflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonidia%2Fanonflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sonidia","download_url":"https://codeload.github.com/sonidia/anonflow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonidia%2Fanonflow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34080027,"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-08T02:00:07.615Z","response_time":111,"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":["antidetect-browser","automation","browser","browser-automation","chrome","gpm","gpmautomation","proxy"],"created_at":"2026-06-08T20:32:37.383Z","updated_at":"2026-06-08T20:32:38.369Z","avatar_url":"https://github.com/sonidia.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# anonflow\n\nAutomated bulk profile manipulation tool written in Python.\n\n`anonflow` is a lightweight automation framework designed to perform bulk actions on browser profiles. The project is structured to be easily extensible, allowing users to define custom automation flows and actions.\n\n## Features\n\n- Bulk profile automation\n- Modular action-based design\n- Easy to extend with new automation scripts\n- Python-based, simple setup\n- Designed for browser automation workflows\n\n## Project Structure\n\nanonflow/\n├── automate/ # Core automation logic\n├── gpm/ # Profile / helper modules\n├── actions.py # Action definitions\n├── index.py # Main entry point\n├── requirements.txt # Python dependencies\n├── clean.bat # Cleanup script (Windows)\n└── .gitignore\n\n## Requirements\n\n- Python 3.8+\n- pip\n\n## Installation\n\nClone the repository:\n\ngit clone https://github.com/thuongtruong109/anonflow.git\ncd anonflow\n\nCreate a virtual environment (recommended):\n\npython -m venv venv\n\nActivate the environment:\n\nWindows:\nvenv\\Scripts\\activate\n\nLinux / macOS:\nsource venv/bin/activate\n\nInstall dependencies:\n\npip install -r requirements.txt\n\n## Usage\n\nRun the main script:\n\npython index.py\n\nDepending on your configuration, the script will execute predefined automation actions.\n\nYou can customize or add new actions in:\n\nactions.py\nautomate/\n\n## Customization\n\n- Add new automation logic inside automate/\n- Define reusable actions in actions.py\n- Integrate with browser automation tools such as Selenium or Playwright\n- Extend profile handling logic inside gpm/\n\n## License\n\nThis project currently does not include a license file.\nAdd one (e.g. MIT, Apache 2.0) if you plan to distribute the project.\n\n## Disclaimer\n\nThis project is intended for educational and testing purposes only.\nUse responsibly and in compliance with applicable terms of service.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonidia%2Fanonflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonidia%2Fanonflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonidia%2Fanonflow/lists"}