Hello and welcome back everyone, in this part of the blog I am going to share how can we create our own people search tool using BeautifulSoup and Python. We will leverage the Google search engine to search for the profiles of people based on keyword and we will use GitHub’s search to do people […]
BeautifulSoup
Nepali News (Gorkhapatra) Scrapping Using BeautifulSoup and Python
Scraping News Data From Gorkhapatra Introduction In this blog, I am going to write about how I was able to scrap news from Gorkhapatra news portal of Nepal. I have also written a code for scraping Ekantipur and Annapurna but I will be sharing those in another blog. In the previous blog, I wrote how […]