{"id":29195647,"url":"https://github.com/gptscript-ai/answers-from-the-internet","last_synced_at":"2025-07-02T05:05:10.107Z","repository":{"id":241644212,"uuid":"803313432","full_name":"gptscript-ai/answers-from-the-internet","owner":"gptscript-ai","description":"GPTScript tool that answers a question by searching Google and looking at web pages","archived":false,"fork":false,"pushed_at":"2024-10-16T19:51:55.000Z","size":103,"stargazers_count":7,"open_issues_count":2,"forks_count":5,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-06-28T23:42:48.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gptscript-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-05-20T13:39:07.000Z","updated_at":"2025-03-14T03:23:14.000Z","dependencies_parsed_at":"2024-05-29T13:28:30.331Z","dependency_job_id":"103099c6-feba-4aab-a3ba-877e06b4f0eb","html_url":"https://github.com/gptscript-ai/answers-from-the-internet","commit_stats":null,"previous_names":["gptscript-ai/browser-question"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gptscript-ai/answers-from-the-internet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptscript-ai%2Fanswers-from-the-internet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptscript-ai%2Fanswers-from-the-internet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptscript-ai%2Fanswers-from-the-internet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptscript-ai%2Fanswers-from-the-internet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gptscript-ai","download_url":"https://codeload.github.com/gptscript-ai/answers-from-the-internet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gptscript-ai%2Fanswers-from-the-internet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263077631,"owners_count":23410167,"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":"2025-07-02T05:05:09.382Z","updated_at":"2025-07-02T05:05:10.086Z","avatar_url":"https://github.com/gptscript-ai.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Answers from the Internet\n\nThis tool answers a question provided to it by using a browser to search Google.\n\n## Example\n\n```bash\ngptscript github.com/gptscript-ai/answers-from-the-internet '{\"question\":\"Who was Oliver Cromwell?\"}'\n```\n\n## How it Works\n\n```mermaid\nflowchart TD\n    A(Begin execution) --\u003e B(Parse input)\n    B --\u003e C(Generate Google query with gpt-3.5-turbo)\n    B --\u003e D(Set up browser contexts)\n    C --\u003e E(Search Google and get page contents immediately as links are found)\n    D --\u003e E\n    E --\u003e F(Give all contents to gpt-4o to determine the answer)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgptscript-ai%2Fanswers-from-the-internet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgptscript-ai%2Fanswers-from-the-internet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgptscript-ai%2Fanswers-from-the-internet/lists"}