{"id":18715461,"url":"https://github.com/rawnly/stackoverflow-autologin","last_synced_at":"2025-06-16T06:04:10.314Z","repository":{"id":78841437,"uuid":"183030102","full_name":"rawnly/stackoverflow-autologin","owner":"rawnly","description":"Login to StackOverflow automatically","archived":false,"fork":false,"pushed_at":"2022-04-19T09:26:22.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-19T11:45:58.050Z","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/rawnly.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":"2019-04-23T14:15:15.000Z","updated_at":"2022-05-01T23:24:42.000Z","dependencies_parsed_at":"2023-03-25T16:03:49.312Z","dependency_job_id":null,"html_url":"https://github.com/rawnly/stackoverflow-autologin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rawnly/stackoverflow-autologin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2Fstackoverflow-autologin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2Fstackoverflow-autologin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2Fstackoverflow-autologin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2Fstackoverflow-autologin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rawnly","download_url":"https://codeload.github.com/rawnly/stackoverflow-autologin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2Fstackoverflow-autologin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260109459,"owners_count":22960025,"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-07T13:08:49.839Z","updated_at":"2025-06-16T06:04:10.280Z","avatar_url":"https://github.com/rawnly.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StackOverflow Login\n\u003e A simple script to login into StackOverflow\n\n## Why \nWhen I started this little project the objective was reaching the \"Enthusiast\" badge on [StackOverflow][stack]\n\u003e Visit the site each day for 30 consecutive days. (Days are counted in UTC.)\n\nIt's just a simple web-scraper built on top of [`requests`][requests] and `beautifulsoup4`\n\n## How to use\n```sh\n  pip install -r requirements.txt\n```\n\nRight know the scraper supports custom notifications via Twilio and Discord.\n\nYou can setup the environment using ENV variables, names are pretty self explanatory:\n\n- **STACKOVERFLOW_USERNAME** \n- **STACKOVERFLOW_PASSWORD**\n- PHONE_NUMBER\n- TWILIO_ACCOUNT_SID\n- TWILIO_AUTH_TOKEN\n- TWILIO_SENDER\n- DISCORD_WEBHOOK_URL\n\n\u003csmall\u003eNOTE: **BOLD** variables are required.\u003c/small\u003e\n\nOtherwise if you're running it locally you can setup a config  `toml` file ([example configuration](./example-config.toml)). \nFilename can be customised via the env variable `CONFIG_FILE` (default is `config.toml`)\n\nTo run the script just execute the `main.py`\n\n## Suggestion\nI suggest to run a CI Job every day at the same hour. (Look at the [workflows](.github/workflows))\n\n[requests]: http://docs.python-requests.org/en/master/\n[stack]: https://stackoverflow.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frawnly%2Fstackoverflow-autologin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frawnly%2Fstackoverflow-autologin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frawnly%2Fstackoverflow-autologin/lists"}