{"id":15690735,"url":"https://github.com/kalebu/link-scraper-in-python","last_synced_at":"2025-05-08T00:06:50.132Z","repository":{"id":103910756,"uuid":"333011637","full_name":"Kalebu/Link-scraper-in-python","owner":"Kalebu","description":"A Python script to scrap all links in a given website using requests and Beautiful soup","archived":false,"fork":false,"pushed_at":"2023-02-13T14:22:42.000Z","size":5,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-08T00:06:42.236Z","etag":null,"topics":["link-scraper-python","python","python-bs4","python-requests","python-script","python-webscraping-application"],"latest_commit_sha":null,"homepage":"https://kalebujordan.com/learn-how-to-extract-all-links-from-a-website-in-python/","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/Kalebu.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":"2021-01-26T07:56:12.000Z","updated_at":"2024-09-16T13:16:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"7d64b23a-b9df-4e88-b23e-12f3c61ed0df","html_url":"https://github.com/Kalebu/Link-scraper-in-python","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/Kalebu%2FLink-scraper-in-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kalebu%2FLink-scraper-in-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kalebu%2FLink-scraper-in-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kalebu%2FLink-scraper-in-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kalebu","download_url":"https://codeload.github.com/Kalebu/Link-scraper-in-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252973691,"owners_count":21834108,"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":["link-scraper-python","python","python-bs4","python-requests","python-script","python-webscraping-application"],"created_at":"2024-10-03T18:14:55.176Z","updated_at":"2025-05-08T00:06:50.083Z","avatar_url":"https://github.com/Kalebu.png","language":"Python","readme":"# Link-scraper-in-python\nA Python script to scrap all links in a given website using requests and Beautiful soup\n\n\nDetailed article\n-----------------\nThe detailed article on how to scrap all links in a given website can be found on [my blog](kalebujordan.com) with an article titled [How to extract all website link in Python](https://kalebujordan.com/learn-how-to-extract-all-links-from-a-website-in-python/). \n\n\nGetting started \n----------------\n\nTo get started exploring this code you might have to clone or download the repository just as shown\nbelow;\n\n```bash\n-\u003e git clone https://github.com/Kalebu/Link-scraper-in-python\n-\u003e cd Link-scraper-in-python\n```\n\nDependencies \n------------\nTo successfully run this code you're supposed to have requests and BeautifulSoup libary installed on your machine \n\n```bash \n-\u003e pip install requests\n-\u003e pip install beautifulsoup4\n```\n\nRunning \n--------\nNow that we have everything already set up , lets run our code just as shown below;\n\n```bash\n\nLink-scraper-in-python -\u003e python link_spider.py\nEnter URL of the site : https://kalebujordan.com/\n['#content', 'https://kalebujordan.com/', 'https://kalebujordan.com/', 'https://kalebujordan.com/category/projects/...]\n\n```\n\nExplore it \n-----------\nNow keep explore it by testing it with various input links to see what links it will scrap \n\nGive it a star \n--------------\nDid you find this information useful, then give it a star \n\n\nCredits\n-----------\nAll the credits to [kalebu](github.com/kalebu)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalebu%2Flink-scraper-in-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkalebu%2Flink-scraper-in-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalebu%2Flink-scraper-in-python/lists"}