{"id":22772203,"url":"https://github.com/jessicaward/plink","last_synced_at":"2026-01-07T00:58:47.497Z","repository":{"id":139837050,"uuid":"612317085","full_name":"Jessicaward/plink","owner":"Jessicaward","description":"Recursive link analyser, written in Python","archived":false,"fork":false,"pushed_at":"2024-09-24T13:32:58.000Z","size":39,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T01:58:27.606Z","etag":null,"topics":["analyser","beautifulsoup","beautifulsoup4","cli","console","http","https","link","mit","network","pip","pretty","pypi","python","python3","requests","termcolor","terminal","tool","url"],"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/Jessicaward.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-03-10T17:08:46.000Z","updated_at":"2024-09-24T13:32:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"447af2f3-e8cd-4e5f-bd28-76c99374bbab","html_url":"https://github.com/Jessicaward/plink","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jessicaward%2Fplink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jessicaward%2Fplink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jessicaward%2Fplink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jessicaward%2Fplink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jessicaward","download_url":"https://codeload.github.com/Jessicaward/plink/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232962562,"owners_count":18603379,"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":["analyser","beautifulsoup","beautifulsoup4","cli","console","http","https","link","mit","network","pip","pretty","pypi","python","python3","requests","termcolor","terminal","tool","url"],"created_at":"2024-12-11T17:06:57.630Z","updated_at":"2026-01-07T00:58:47.472Z","avatar_url":"https://github.com/Jessicaward.png","language":"Python","funding_links":["https://www.buymeacoffee.com/sg6j7z465pf"],"categories":[],"sub_categories":[],"readme":"# plink\n[![PyPI version](https://badge.fury.io/py/plink-url.svg)](https://badge.fury.io/py/plink-url)\n[![Buymeacoffee](https://badgen.net/badge/icon/buymeacoffee?icon=buymeacoffee\u0026label)](https://www.buymeacoffee.com/sg6j7z465pf)\n[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)\n[![PyPI license](https://img.shields.io/pypi/l/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)\n[![GitHub issues](https://img.shields.io/github/issues/jessicaward/plink)](https://GitHub.com/jessicaward/plink/issues/)\n\nRecursive link analyser, written in Python\n\nTo contribute or to run the code yourself, please read SETUP.md.\n\n## Installation\nTo install plink, run the following command in your terminal:\n```bash\npython -m pip install --upgrade pip wheel\npython -m pip install plink-url\n```\n\nTo upgrade plink, run the following command in your terminal:\n```bash\npython -m pip install --upgrade pip wheel\npython -m pip install --upgrade plink-url\n```\n\nIf this does not work, you may have to use the `python3` or `pip3` commands instead.\n\n## Examples\nBasic example:\n```bash\nplink-url https://github.com/Jessicaward/plink\n```\n\nLimit analysis to a single domain:\n```bash\nplink-url https://jessica.im/Blog/ --whitelist https://jessica.im\n```\n\nBlock multiple domains:\n```bash\nplink-url https://jessica.im/ --blacklist https://last.fm https://stackoverflow.com\n```\n\nInclude extra information:\n```bash\nplink-url https://jessica.im/ --verbose\n```\n\nSpecify a depth limit:\n```bash\nplink-url https://jessica.im/ --depth=3\n```\n\nPrint extra details about the tool and it's usage:\n```bash\nplink-url https://jessica.im/ --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjessicaward%2Fplink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjessicaward%2Fplink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjessicaward%2Fplink/lists"}