{"id":19298003,"url":"https://github.com/dotpot/fastlinks","last_synced_at":"2025-08-18T21:16:39.374Z","repository":{"id":141989994,"uuid":"3542981","full_name":"dotpot/FastLinks","owner":"dotpot","description":"Fast links parser for Python \u0026 Humans","archived":false,"fork":false,"pushed_at":"2012-12-27T20:51:59.000Z","size":118,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T17:10:23.546Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotpot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-25T06:49:56.000Z","updated_at":"2021-11-18T19:41:10.000Z","dependencies_parsed_at":"2023-03-13T10:22:11.189Z","dependency_job_id":null,"html_url":"https://github.com/dotpot/FastLinks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dotpot/FastLinks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotpot%2FFastLinks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotpot%2FFastLinks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotpot%2FFastLinks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotpot%2FFastLinks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotpot","download_url":"https://codeload.github.com/dotpot/FastLinks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotpot%2FFastLinks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271061765,"owners_count":24692620,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":[],"created_at":"2024-11-09T23:06:40.312Z","updated_at":"2025-08-18T21:16:39.335Z","avatar_url":"https://github.com/dotpot.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"##FastLinks\n*Missing simple links parser for python \u0026 humans*\n\nUse this component if you want to get **http links** from content in a **fast** ( **very** ) way.\n\n###Overview\n\nImagine you have this html content:\n\t\n\t\u003cLINK REL=\"SHORTCUT ICON\" HREF=\"favicon.ico\" /\u003e\n\t\n\tsrc='/clickme.php?id=10\u0026amp;stats=23d'\n\n    URL=\"http://www.testsite.com/verygood.html\"\n\n    href='www.testsite.com/hello placentas/word.htm'\n    href='../test.html'\n    \n\t\nAnd all you want to do is just get list of normal looking links from it.\n\n###You can do it now!!\n\njust:\n\n\t links = get_links(content, 'http://www.testsite.com/')\n\n#### Isn't that trolololowesome ?!\n\noutput:\n\n\t[1] http://www.testsite.com/test.html\n\t[2] http://www.testsite.com/hello placentas/word.htm\n\t[3] http://www.testsite.com/favicon.ico\n\t[4] http://www.testsite.com/verygood.html\n\t[5] http://www.testsite.com/clickme.php?id=10\u0026stats=23d\n\n### Please feel free to improve it if you like :)\n\n![image](http://img193.imageshack.us/img193/5605/tumblrlznr805hcb1r3zat8.png)\n\n\n### Also you can try (more power on data mining) [CustomStringParser](https://github.com/dotpot/Custom-String-Parser)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotpot%2Ffastlinks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotpot%2Ffastlinks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotpot%2Ffastlinks/lists"}