{"id":18553736,"url":"https://github.com/websemantics/strawberry-ai","last_synced_at":"2026-04-06T06:32:23.111Z","repository":{"id":150921803,"uuid":"65106365","full_name":"websemantics/Strawberry-AI","owner":"websemantics","description":"Learning to open the web doors, .. the idea is to create an AI that learns how to register and login to webpages.","archived":false,"fork":false,"pushed_at":"2016-08-07T04:15:08.000Z","size":6,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-02T15:18:49.367Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/websemantics.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":"2016-08-06T23:29:15.000Z","updated_at":"2024-09-11T22:57:46.000Z","dependencies_parsed_at":"2023-04-09T04:32:47.311Z","dependency_job_id":null,"html_url":"https://github.com/websemantics/Strawberry-AI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/websemantics/Strawberry-AI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2FStrawberry-AI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2FStrawberry-AI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2FStrawberry-AI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2FStrawberry-AI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/websemantics","download_url":"https://codeload.github.com/websemantics/Strawberry-AI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2FStrawberry-AI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31463014,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"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":[],"created_at":"2024-11-06T21:18:08.899Z","updated_at":"2026-04-06T06:32:23.094Z","avatar_url":"https://github.com/websemantics.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n                                            O\n                                             \\\n                                             /_\n                                               \\\n                                        /░░░░░░░|░░░░░░\\\n                                  /░░░░░░░░░░░░░|░░░░░░░░░░░░\\\n                                /░░░░░░░░░░░░░░░|░░░░░░░░░░░░░░\\\n                                \\░░░░░░░░░░░░░░░|░░░░░░░░░░░░░░/\n                                 \\░░░░░░░░░░░░░░|░░░░░░░░░░░░░/\n                                   \\░░░░░░░░░░░░|░░[ ]░░[]░░░/\n                                    \\░░░░░░░░░░░|░░░░░░░░░░░/\n                                     \\░░░░░░░░░░|░░░░░~~░░░/\n                                       \\░░░░/▒▒▒▒▒▒\\░░░░░░/\n                                        /▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒\\\n                                           \\▒▒▒▒▒▒▒▒▒▒/\n\n                       __  ___  ___  _   _ _ _  ___ ___  ___ ___ __ __     _   _\n                      / _||_ _|| o \\/ \\ | | | || o ) __|| o \\ o \\\\ V /    / \\ | |\n                      \\_ \\ | | |   / o || V V || o \\ _| |   /   / \\ / __ | o || |\n                      |__/ |_| |_|\\\\_n_| \\_n_/ |___/___||_|\\\\_|\\\\ |_||__||_n_||_|\n\n                      L E A R N I N G   T O   O P E N   T H E   W E B   D O O R S\n\n```   \n\u003e The idea is to create an AI that learns how to register and login to webpages.\n\n\n## Progress\n\n[x] Retrieve a page and take screen shot\n\n\n## Install\n\nInstall Phantomjs and other dependencies,\n\n```bash\nnpm i\n```\n\n\n## Run\n\n```bash\nphantomjs index.js\n```\n\n\n## References\n\n- The Headless Web, https://paul.kinlan.me/the-headless-web/?utm_source=codropscollective\n- OpenAI Gym, https://gym.openai.com/\n- AMP, https://www.ampproject.org/\n- Headless Chrome, https://bugs.chromium.org/p/chromium/issues/detail?id=546953\n- Phantomjs, https://github.com/ariya/phantomjs\n- Slimerjs, https://slimerjs.org\n- DOM Distiller, https://github.com/chromium/dom-distiller\n- Open Graph, Twitter Card, and oEmbed Metadata Collector, https://github.com/hueniverse/metaphor\n- A framework for extracting meaning from web pages, https://github.com/mozilla/fathom\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebsemantics%2Fstrawberry-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebsemantics%2Fstrawberry-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebsemantics%2Fstrawberry-ai/lists"}