{"id":27142854,"url":"https://github.com/s41r4j/wss","last_synced_at":"2026-05-02T03:31:16.353Z","repository":{"id":201425888,"uuid":"707311888","full_name":"s41r4j/wss","owner":"s41r4j","description":"[WebScrapeSite]: FAST, EASY \u0026 INSIGHTFUL Website Analysis Tool","archived":false,"fork":false,"pushed_at":"2023-11-12T17:13:07.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T08:00:03.025Z","etag":null,"topics":["analysis","analytics","easy","easy-to-use","fast","python","python3","scraper","terminal","website","whois"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/s41r4j.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}},"created_at":"2023-10-19T16:29:23.000Z","updated_at":"2024-11-02T06:31:21.000Z","dependencies_parsed_at":"2023-11-12T18:24:19.704Z","dependency_job_id":null,"html_url":"https://github.com/s41r4j/wss","commit_stats":null,"previous_names":["s41r4j/wss"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/s41r4j/wss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s41r4j%2Fwss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s41r4j%2Fwss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s41r4j%2Fwss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s41r4j%2Fwss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s41r4j","download_url":"https://codeload.github.com/s41r4j/wss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s41r4j%2Fwss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32522218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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":["analysis","analytics","easy","easy-to-use","fast","python","python3","scraper","terminal","website","whois"],"created_at":"2025-04-08T08:00:20.635Z","updated_at":"2026-05-02T03:31:16.337Z","avatar_url":"https://github.com/s41r4j.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=center\u003e\n  \u003cimg src=\"https://github.com/s41r4j/wss/assets/65067289/e1a5c83b-32f4-4f61-850e-058870cc850b\"\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n\u003cb\u003eWebScrapeSite\u003c/b\u003e (abbreviated __wss__) is a powerful and user-friendly web scraping tool written in python3. It provides a convenient and efficient way to extract data and insights from websites quickly. Whether you're a _data analyst_, _researcher_, _developer_ or _hacker_, wss can help you gather the information you need from websites with one command. It can efficiently categorize and recover various web components such as hyperlinks, image links, JavaScript resources, stylesheet references, email addresses, whois records and much more, all with remarkable speed and accuracy.\n\nIt is equipped with flexible data export options, making it easy to save collected data in either CSV or JSON format. By default, it stores data in a CSV file, a widely accepted and human-readable format. Alternatively, you can choose to export data in JSON, a more structured format preferred by developers and applications. This adaptability ensures that you can seamlessly integrate the collected data into your analysis, research, development or attack workflows while catering to your specific requirements.\n\n\u003e works on linux, windows \u0026 android (termux)\n\n\n\u003cbr\u003e\n\n## 💿 Installation:\n```\ngit clone https://github.com/s41r4j/wss/; cd wss; pip install -r requirements.txt\n```\n\u003e prerequisite: python3, pip, git, internet connection\n\n\u003cbr\u003e\n\n## 🧾 Usage:\n| _help menu_ | _demo target_ |\n|---|---|\n| \u003cp align=center\u003e \u003cimg src=\"https://github.com/s41r4j/wss/assets/65067289/fa15e8fd-967e-4638-95ab-f55ef143660a\"\u003e \u003c/p\u003e | \u003cp align=center\u003e \u003cimg src=\"https://github.com/s41r4j/wss/assets/65067289/623c53b3-5d29-4436-8867-b16e00b6a70d\"\u003e \u003c/p\u003e |\n| `python3 wss.py -h` | `python3 wss.py -u google.com` |\n\u003e collocted data is automatically stored in a file (filename in yellow)\n\n\u003cbr\u003e\n  \n- 🗒️ examples:\n```\npython3 wss.py -u example.com\npython3 wss.py -u example.com/example -f json\npython3 wss.py -u https://example.com/ -a\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs41r4j%2Fwss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs41r4j%2Fwss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs41r4j%2Fwss/lists"}