{"id":42179795,"url":"https://github.com/neotoxic-off/juice","last_synced_at":"2026-01-26T22:01:42.491Z","repository":{"id":221548571,"uuid":"754639271","full_name":"Neotoxic-off/Juice","owner":"Neotoxic-off","description":"🧃 Scrap the world","archived":false,"fork":false,"pushed_at":"2024-02-12T10:31:06.000Z","size":1539,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-02-12T11:38:30.406Z","etag":null,"topics":["api","scraper","scraper-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Neotoxic-off.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}},"created_at":"2024-02-08T13:33:56.000Z","updated_at":"2024-02-12T10:28:12.000Z","dependencies_parsed_at":"2024-02-12T11:52:29.697Z","dependency_job_id":null,"html_url":"https://github.com/Neotoxic-off/Juice","commit_stats":null,"previous_names":["neotoxic-off/juice"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Neotoxic-off/Juice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neotoxic-off%2FJuice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neotoxic-off%2FJuice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neotoxic-off%2FJuice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neotoxic-off%2FJuice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neotoxic-off","download_url":"https://codeload.github.com/Neotoxic-off/Juice/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neotoxic-off%2FJuice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28789720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T21:49:50.245Z","status":"ssl_error","status_checked_at":"2026-01-26T21:48:29.455Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","scraper","scraper-api"],"created_at":"2026-01-26T22:00:51.177Z","updated_at":"2026-01-26T22:01:42.484Z","avatar_url":"https://github.com/Neotoxic-off.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/Neotoxic-off/Juice/blob/master/img/logo.png?raw=true\" height=\"50%\" width=\"50%\"/\u003e\n\u003c/p\u003e\n\n## Install\n```BASH\ngit clone https://github.com/Neotoxic-off/Juice\ncd Juice\n\ndocker-compose up --build\n```\n\n## Usage\n```PYTHON\nr = requests.post(\"http://127.0.0.1:8081/scrap\", json = {\n    \"method\": \"GET\",\n    \"host\": \"https://example.com\",\n    \"params\": [],\n    \"tag\": \"a\",\n    \"element\": \"href\",\n    \"attrs\": {},\n    \"headers\": {},\n    \"data\": {},\n    \"range\": [0, 10],\n    \"ptag\": \"page\"\n})\n```\n\n## Options\n- Method: `GET`, `POST`, `PUT`, `DELETE`, `PATCH`\n- Host: `https://example.com`\n- Params: \n```JSON\n[\n    [\"param1\", \"paramvalue1\"]\n]\n```\n- Tag: `img`, `a`, `p`, `...`\n- Element: `href`, `src`, `class`, `...`\n- Attrs:\n```JSON\n{\n    \"class\": \"avatar\",\n    \"id\": \"main\"\n}\n```\n- Headers:\n```JSON\n{\n    \"User-Agent\": \"Example\",\n    \"Token\": \"issou\"\n}\n```\n- Data:\n```JSON\n{\n    \"EXAMPLE\": \"DATA\"\n}\n```\n- Range: `[0, 3]`\n- Ptag: `page`, `p`\n\n## Request\n- Method: `POST`\n- Route: `/scrap`\n- Json:\n```JSON\n{\n    \"method\": \"GET\",\n    \"host\": \"https://github.com/Neotoxic-off\",\n    \"params\": [\n        [\"tab\", \"repositories\"]\n    ],\n    \"tag\": \"img\",\n    \"element\": \"src\",\n    \"attrs\": {\n        \"class\": \"avatar avatar-user width-full border color-bg-default\"\n    },\n    \"headers\": {},\n    \"data\": {},\n    \"range\": [0, 3],\n    \"ptag\": \"page\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneotoxic-off%2Fjuice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneotoxic-off%2Fjuice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneotoxic-off%2Fjuice/lists"}