{"id":22398596,"url":"https://github.com/kremilly/linkscraper","last_synced_at":"2025-07-31T13:31:59.929Z","repository":{"id":147782223,"uuid":"618935595","full_name":"Kremilly/Linkscraper","owner":"Kremilly","description":"Plunge into the depths of the web with Linkscraper! Uncover links, images, emails, and more swiftly, catering to researchers, developers, and curious explorers alike.","archived":false,"fork":false,"pushed_at":"2024-11-09T19:29:48.000Z","size":1714,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-02T08:13:05.584Z","etag":null,"topics":["cli","linkscraper","python","scraper","security","security-tools","utils"],"latest_commit_sha":null,"homepage":"https://linkscraper.kremilly.com","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/Kremilly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"Kremilly","patreon":"Kremilly","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2023-03-25T19:21:03.000Z","updated_at":"2024-11-09T19:29:51.000Z","dependencies_parsed_at":"2023-10-13T13:00:22.979Z","dependency_job_id":"f197fac5-bc30-43c3-ad2b-2dcfaac1fce8","html_url":"https://github.com/Kremilly/Linkscraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kremilly%2FLinkscraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kremilly%2FLinkscraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kremilly%2FLinkscraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kremilly%2FLinkscraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kremilly","download_url":"https://codeload.github.com/Kremilly/Linkscraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228249364,"owners_count":17891461,"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":["cli","linkscraper","python","scraper","security","security-tools","utils"],"created_at":"2024-12-05T07:11:25.872Z","updated_at":"2024-12-05T07:11:26.559Z","avatar_url":"https://github.com/Kremilly.png","language":"Python","funding_links":["https://github.com/sponsors/Kremilly","https://patreon.com/Kremilly","https://github.com/sponsors/kremilly"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://i.imgur.com/PT9rwEw.png\" align=\"center\" /\u003e\n    \u003cbr\u003e\u003cbr\u003e\n    A powerful tool to scrape and manage links from web pages.\n\u003c/div\u003e\n\n\u003chr\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://linkscraper.kremilly.com\"\u003e📚 Documentation\u003c/a\u003e • \n    \u003ca href=\"#-license\"\u003e📝 License\u003c/a\u003e •  \n    \u003ca href=\"#-sponsor\"\u003e💡 Sponsor\u003c/a\u003e\n\u003c/div\u003e\n\n## **📑 Table of Contents:**\n\n* 🔍 Overview\n  * [Introduction](https://linkscraper.kremilly.com/#introduction)\n    * [Requirements](https://linkscraper.kremilly.com/#requirements)\n    * [Getting started](https://linkscraper.kremilly.com/#getting-started)\n  * [Parameters](https://linkscraper.kremilly.com/overview/parameters/)\n  * [Dependencies](https://linkscraper.kremilly.com/overview/dependencies/)\n  * [External apis use](https://linkscraper.kremilly.com/overview/external-apis/)\n* 🛠 Basics\n  * [Core data](https://linkscraper.kremilly.com/basics/core)\n  * [Get headers](https://linkscraper.kremilly.com/basics/headers)\n  * [Get cookies](https://linkscraper.kremilly.com/basics/cookies)\n  * [Get links](https://linkscraper.kremilly.com/basics/get-links)\n  * [Get emails](https://linkscraper.kremilly.com/basics/get-emails/)\n  * Static files\n    * [CSS](https://linkscraper.kremilly.com/basics/static/css/)\n    * [JS](https://linkscraper.kremilly.com/basics/static/js/)\n    * [Images](https://linkscraper.kremilly.com/basics/static/images/)\n* 🧩 Plugins\n  * [whois](https://linkscraper.kremilly.com/plugins/whois/)\n  * [page-details](https://linkscraper.kremilly.com/plugins/page-details/)\n  * [robots](https://linkscraper.kremilly.com/plugins/robots/)\n  * [screenshot](https://linkscraper.kremilly.com/plugins/screenshot/)\n  * [virustotal](https://linkscraper.kremilly.com/plugins/virustotal/)\n  * [subdomains](https://linkscraper.kremilly.com/plugins/subdomains/)\n  * [ip-location](https://linkscraper.kremilly.com/plugins/ip-location/)\n  * [detect-fonts](https://linkscraper.kremilly.com/plugins/detect-fonts/)\n  * [extract-colors](https://linkscraper.kremilly.com/plugins/extract-colors/)\n  * How to get keys\n    * [Imgur](https://linkscraper.kremilly.com/plugins/apis/imgur/)\n    * [Google Fonts](https://linkscraper.kremilly.com/plugins/apis/google-fonts/)\n    * [VirusTotal](https://linkscraper.kremilly.com/plugins/apis/virustotal/)\n* ⚙️ Settings\n  * [Environments](https://linkscraper.kremilly.com/settings/env/)\n* 🤝 Contribute\n  * [Sponsor](https://github.com/sponsors/kremilly)\n  * [Report a bug](https://github.com/kremilly/linkscraper/issues)\n* 📝 [License](#-license)\n* 💡 [Sponsor](#-sponsor)\n\n## 📝 License\n\nCode licensed under [MIT License](blob/main/LICENSE)\n\n## 💡 Sponsor\n\nHello Linkscraper user!\n\nCreating and maintaining Linkscraper requires time and resources. If you find it valuable, please consider supporting its development. Your contribution, no matter the size, will help keep Linkscraper updated and improve with new features.\n\nBy contributing, you’re helping make web data extraction accessible and efficient for everyone. [Click here](https://github.com/sponsors/kremilly) to support Linkscraper. Every bit counts, and we appreciate your generosity. 🚀❤️\n\nThank you for being part of our journey!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkremilly%2Flinkscraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkremilly%2Flinkscraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkremilly%2Flinkscraper/lists"}