{"id":26751010,"url":"https://github.com/codedotjs/urlist","last_synced_at":"2025-03-28T12:16:15.140Z","repository":{"id":283384836,"uuid":"662456703","full_name":"CodeDotJS/urlist","owner":"CodeDotJS","description":"A Python script that extracts URLs from a text file containing a list of websites.","archived":false,"fork":false,"pushed_at":"2023-07-05T22:54:10.000Z","size":38,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T00:41:20.924Z","etag":null,"topics":["collection","extractor","python","scraping","urls"],"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/CodeDotJS.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":"2023-07-05T07:17:41.000Z","updated_at":"2023-09-08T08:24:35.000Z","dependencies_parsed_at":"2025-03-20T00:51:23.055Z","dependency_job_id":null,"html_url":"https://github.com/CodeDotJS/urlist","commit_stats":null,"previous_names":["codedotjs/urlist"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Furlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Furlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Furlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeDotJS%2Furlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeDotJS","download_url":"https://codeload.github.com/CodeDotJS/urlist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246026111,"owners_count":20711581,"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":["collection","extractor","python","scraping","urls"],"created_at":"2025-03-28T12:16:14.420Z","updated_at":"2025-03-28T12:16:15.065Z","avatar_url":"https://github.com/CodeDotJS.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch3 align=\"center\"\u003e\u003cimg src=\"media/logo.png\" width=\"30%\"\u003e\u003c/h3\u003e\n\n\u003ch4 align=\"center\"\u003eURLs from URL(s)\u003c/h4\u003e\n\n---\n\n### Purpose\n\n- This script extracts all the URLs from a text file containing a list of websites, and saves them in JSON format.\n- Handles missing schemas and fixes relative URLs to ensure accurate results.\n- Uses multithreading to concurrently process multiple websites, so it's fast!\n\n---\n\n### Usage\n\n- Install the required modules\n\n```sh\n$ pip install aiohttp beautifulsoup4 fake_useragent\n```\n\n- Download the script\n\n```sh\n$ curl -OL https://raw.githubusercontent.com/CodeDotJS/urlist/master/extractor.py\n```\n\n- Run\n\n```sh\n$ python extractor.py\n```\n\n__Note:__ If you need to save all the links present in the JSON to a text file, you can download\n\n```sh\n$ curl -OL https://raw.githubusercontent.com/CodeDotJS/urlist/master/generateTxt.py\n```\n\n### Reason\n\nI needed a tool to generate thousands of active URLs and dump them as JSON, so I built one.\n\n\n### License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedotjs%2Furlist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodedotjs%2Furlist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodedotjs%2Furlist/lists"}