{"id":15395519,"url":"https://github.com/lakshmankishore/captchasolver","last_synced_at":"2026-04-13T01:33:06.739Z","repository":{"id":190850335,"uuid":"660187368","full_name":"LakshmanKishore/captchaSolver","owner":"LakshmanKishore","description":"A captcha solver for a vtu results website","archived":false,"fork":false,"pushed_at":"2023-08-26T17:15:48.000Z","size":29737,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T23:44:37.212Z","etag":null,"topics":["captcha-breaking","captcha-solver","computer-vision","html","javascript","python","tessaract-ocr","tesseractjs","vtu-results"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/LakshmanKishore.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":"2023-06-29T12:45:20.000Z","updated_at":"2023-07-01T13:02:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"12023de9-3ae1-4d56-922f-17d0ed2778d9","html_url":"https://github.com/LakshmanKishore/captchaSolver","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"9bdedcbad912a7034ec7f3e02b514dcdf884ec49"},"previous_names":["lakshmankishore/captchasolver"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/LakshmanKishore/captchaSolver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LakshmanKishore%2FcaptchaSolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LakshmanKishore%2FcaptchaSolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LakshmanKishore%2FcaptchaSolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LakshmanKishore%2FcaptchaSolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LakshmanKishore","download_url":"https://codeload.github.com/LakshmanKishore/captchaSolver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LakshmanKishore%2FcaptchaSolver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008440,"owners_count":26084460,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":["captcha-breaking","captcha-solver","computer-vision","html","javascript","python","tessaract-ocr","tesseractjs","vtu-results"],"created_at":"2024-10-01T15:28:41.140Z","updated_at":"2025-10-11T19:44:24.173Z","avatar_url":"https://github.com/LakshmanKishore.png","language":"Jupyter Notebook","readme":"## Catpcha Solver\n\nA captcha solver for vtu website.\n\n\n## Usage - Desktop\n\n* Install CJS chrome extension from [here](https://chrome.google.com/webstore/detail/custom-javascript-for-web/ddbjnfjiigjmcpcpkmhogomapikjbjdk).\n* Open the results page of VTU website.\n* Open the CJS extension and paste the below code in the editor.\n* Click on Save.\n\n```javascript\njavascript: (function() {\n    var script = document.createElement('script');\n    script.src = \"//cdn.jsdelivr.net/gh/LakshmanKishore/captchaSolver@v1.0.0/solver.min.js\";\n    document.body.appendChild(script);\n    script.onload = function() {\n        console.log(\"Captcha Solver initialized!\")\n    }\n})();\n```\n\n\n\n## Usage - Mobile\n\n* Create a book mark with some name.\n* Paste the above code in the URL section and save it.\n* Open the results page in mobile and in the url bar type the name of the book mark and select the bookmark popped.\n* The captcha would be solved.\n\n\n\n## Demo\n\n![](./captcha_solve_eg.gif)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flakshmankishore%2Fcaptchasolver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flakshmankishore%2Fcaptchasolver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flakshmankishore%2Fcaptchasolver/lists"}