{"id":26278878,"url":"https://github.com/osamikoyo/geass","last_synced_at":"2025-07-14T16:34:02.241Z","repository":{"id":275687464,"uuid":"926863048","full_name":"osamikoyo/Geass","owner":"osamikoyo","description":"web crawler for you, with some api function and configuration","archived":false,"fork":false,"pushed_at":"2025-02-08T12:21:57.000Z","size":34419,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T13:18:19.909Z","etag":null,"topics":["docker","go","golang","searching","url","web-crawler","web-crawling","web-scraping"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/osamikoyo.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":"2025-02-04T01:34:04.000Z","updated_at":"2025-02-08T12:22:00.000Z","dependencies_parsed_at":"2025-02-04T03:29:15.491Z","dependency_job_id":null,"html_url":"https://github.com/osamikoyo/Geass","commit_stats":null,"previous_names":["osamikoyo/geass"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/osamikoyo/Geass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osamikoyo%2FGeass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osamikoyo%2FGeass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osamikoyo%2FGeass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osamikoyo%2FGeass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osamikoyo","download_url":"https://codeload.github.com/osamikoyo/Geass/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osamikoyo%2FGeass/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265319480,"owners_count":23746357,"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":["docker","go","golang","searching","url","web-crawler","web-crawling","web-scraping"],"created_at":"2025-03-14T13:18:22.617Z","updated_at":"2025-07-14T16:34:02.195Z","avatar_url":"https://github.com/osamikoyo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Geass\nweb crawler for you\n\n## Usage\n\n# Nead\n * Go \u003e= 1.23\n * Docker-compose\n * task(recomended)\n### Instalization manual\n```bash\ngit clone github/osamikoyo/geass\ncd geass\ntask run\n```\n### Docker\n```bash\ngit clone github/osamikoyo/geass\ntask run\n```\n\n### Handler\n```bash\ncurl \"localhost:PORT_IN_CONFIG/get/content?url=EXEMPLE_URL\"\n```\n### output:\n```json\n{\n  \"url\": \"https://example.com\",\n  \"title\": \"Example Domain\",\n  \"meta_description\": \"This domain is for use in illustrative examples in documents.\",\n  \"content\": {\n    \"headings\": [\"Example Domain\", \"This domain is for use...\"],\n    \"text\": \"This domain is for use in illustrative examples in documents...\",\n    \"images\": [\n      {\n        \"src\": \"https://example.com/image.png\",\n        \"alt\": \"Example Image\"\n      }\n    ]\n  },\n  \"links\": [\n    {\n      \"text\": \"More information...\",\n      \"href\": \"https://www.iana.org/domains/example\"\n    }\n  ],\n  \"technical\": {\n    \"status_code\": 200,\n    \"content_type\": \"text/html\",\n    \"last_modified\": \"2023-10-01T12:00:00Z\"\n  },\n  \"metadata\": {\n    \"language\": \"en\",\n    \"canonical\": \"https://example.com\",\n    \"robots\": \"index, follow\"\n  }\n}\n```\n\n## Handler\n```bash\ncurl \"localhost:PORT_IN_CONFIG/get/urls?url=EXEMPLE_URL\"\n```\n### output\n```\nhttp://exemplenumber1\nhttp://exemplenumber2\nhttp://exemplenumber3\nhttp://exemplenumber4\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosamikoyo%2Fgeass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosamikoyo%2Fgeass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosamikoyo%2Fgeass/lists"}