{"id":20991452,"url":"https://github.com/rampa2510/beautifulsoup4","last_synced_at":"2026-04-19T03:02:29.465Z","repository":{"id":123014405,"uuid":"155179241","full_name":"rampa2510/beautifulsoup4","owner":"rampa2510","description":"All the data scraping programs i created using the beautifulsoup4 python module","archived":false,"fork":false,"pushed_at":"2018-11-06T19:12:45.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-05T11:42:27.008Z","etag":null,"topics":["beautifulsoup","beautifulsoup4","python","python-3","python-library","python3"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/rampa2510.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-29T08:44:29.000Z","updated_at":"2018-11-06T19:12:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b30c2e3-b600-4e34-8048-c3af8a979917","html_url":"https://github.com/rampa2510/beautifulsoup4","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rampa2510/beautifulsoup4","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rampa2510%2Fbeautifulsoup4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rampa2510%2Fbeautifulsoup4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rampa2510%2Fbeautifulsoup4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rampa2510%2Fbeautifulsoup4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rampa2510","download_url":"https://codeload.github.com/rampa2510/beautifulsoup4/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rampa2510%2Fbeautifulsoup4/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31992822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["beautifulsoup","beautifulsoup4","python","python-3","python-library","python3"],"created_at":"2024-11-19T06:38:52.370Z","updated_at":"2026-04-19T03:02:29.446Z","avatar_url":"https://github.com/rampa2510.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BeautifulSoup 4 Projects\n\nI used the Jupyter notebook for my beautifulsoup projects you can use any text editor but you will not be able to view my code if you don't have jupyter notebook installed\n\n## Download Juypter notebook:-\nYou can download the jupyter notebook as a conda package if you have conda installed(it's pre loaded with the anconda distribution but not with the miniconda distribution) use the command in your conda pompt \n```\nconda install jupyter notebook\n```\nthis should succesfully download the notebook\n\nNow to run the jupyter notebook type \n```\njupyter notebook\n``` \nin your conda prompt \n\n\n## Download Python 3.x :-\nI made all of my projects using python3, it will be replaced in the future by its succesor but I belive the changes in the syntax will be minimal so if you have python version other than 3.X look out for changes in my code\n\n[To download python](https://www.python.org/downloads/)\n\n## Download Beautifulsoup4 :- \nYou can download beautifulsoup 4 from the command prompt using the command \n```\npip3 install bs4\n```\nor manually download it from the link given below\n\n[To download BeautifulSoup4](https://pypi.org/project/beautifulsoup4/#files)\n\n## PROJECTS\nMy projects using bs4\n\n### Web scrapper\n\nI created a basic web scrapping program that parses through a wikipedia Asian countries page and displays all the Asian countries in a table using the pandas library\nTo view the source code I would suggest you to view it using jupyter notebook\n\n### Video scarapper\n\nI created a program which asks for you the keywords that you type in the the YouTube search bar this program will display the results and then you have to enter the title number of the video that you want to download and this program will give you the link to download that video\n\n\n### Wikipedia crawler\n\nIf you want to search sachin tendulkar on the cricket wikipedia page but you are too lazy to write the full name so the chances are you will not get the desired webpage using other wiki crawlers\nThis script takes a starting webpage name(eg = cricket) and a noun/pronoun(eg = sachin) as input it starts the starts web crawling with the title of the web page you gave as the input and crawls till you get the desired output as the noun/pronoun. It will start matching the links on the webpage using the difflib SequencMatcher module it will show you whether the links corresponds to the link or the webpage you want if found it will print the link\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frampa2510%2Fbeautifulsoup4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frampa2510%2Fbeautifulsoup4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frampa2510%2Fbeautifulsoup4/lists"}