{"id":16551200,"url":"https://github.com/michaelcurrin/pathfinder","last_synced_at":"2026-06-09T05:03:29.754Z","repository":{"id":93179622,"uuid":"116720658","full_name":"MichaelCurrin/pathfinder","owner":"MichaelCurrin","description":"Check whether a URL is available, such as a desired domain or social media handle (Python3 application)","archived":false,"fork":false,"pushed_at":"2018-02-25T09:29:31.000Z","size":54,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-14T20:52:31.676Z","etag":null,"topics":["python","python3","requests","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/MichaelCurrin.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":"2018-01-08T19:49:35.000Z","updated_at":"2019-08-16T03:13:41.000Z","dependencies_parsed_at":"2023-05-02T07:46:33.266Z","dependency_job_id":null,"html_url":"https://github.com/MichaelCurrin/pathfinder","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/MichaelCurrin%2Fpathfinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelCurrin%2Fpathfinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelCurrin%2Fpathfinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelCurrin%2Fpathfinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MichaelCurrin","download_url":"https://codeload.github.com/MichaelCurrin/pathfinder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241876002,"owners_count":20035368,"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":["python","python3","requests","url"],"created_at":"2024-10-11T19:36:37.378Z","updated_at":"2025-12-03T09:03:40.463Z","avatar_url":"https://github.com/MichaelCurrin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Path Finder\n\u003e Report on whether a list of URIs are valid or not\n\n\n## Installation\n\nLinux and Mac OS:\n\n```bash\n$ git clone git@github.com:MichaelCurrin/pathfinder.git\n```\n\nSee [System Installation](docs/SystemInstallation.md) document for setup instructions.\n\n\n## Usage example\n\n### Usecases\n\n- **Web hosting**: Check whether a certain web domain or close variations are available before your try to buy one.\n- **Account names**: Check whether a namespace on an external site is available, such as [thisisme123.wix.com]() or [pythonanywhere.com/thisisme123]().\n- **Social media usernames**: Check once-off or regularly whether usernames (handles) are in use. Examples are below.\n    * You want a specific handle on Instragram which is your firstname and lastname and you want to be first to know if it ever becomes available, so that you can be take it.\n    * You are interested to see the use of handles on Twitter around a celebrity and find out if they change their handle something else, leaving the old one open.\n    * You have a list of potential usernames to register around your name or your company's name and you want wish to see which ones are available on a specific platform, or across a set of platforms such as Facebook, Twitter and Instagram.\n\n\n#### Output\n\nAn example command, shown with terminal and email output.\n\n```bash\n$ python pathfinder file pathfinder/var/lib/presidents.csv\nResult     Title                URI\n===================================\nOK         TW Obama main        https://twitter.com/BarackObama\nInvalid    TW Obama test        https://twitter.com/BarackObamaOfficial\nOK         TW Obama test2       https://twitter.com/TheBarackObama\nInvalid    TW Obama test3       https://twitter.com/Barack_Obama\nSending mail with 4 matched rows.\nSent mail.\n```\n\n![Mail screenshot](docs/sample_mail.png \"Sample HTML mail output\")\n\n\nFor detailed usage instructions, see the [Usage](docs/Usage.md) document.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelcurrin%2Fpathfinder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelcurrin%2Fpathfinder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelcurrin%2Fpathfinder/lists"}