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 […]
web scrapping
Nepali News (ekantipur) Scrapping Using BeautifulSoup and Python
Scrapping News Data From ekantipur News Portal Using python and BeautifulSoup. Introduction In this blog, I am going to write about how I was able to scrap news from some of news portal of Nepal. There are various news portal like Ekantipur, Gorkhapatra, Annapurna. In this blog I am going to scrap news from Ekantipur. […]
Nepali News (Annapurna Post) Scrapping Using BeautifulSoup and Python
Scrapping News Data From Annapurna Post News Portal Using python and BeautifulSoup. Scraping News Data From Annapurna Post Introduction In this blog, I am going to write about how I was able to scrap news from Annapurna news portal of Nepal.It took me more than week to try this and still there are lot of […]
NEPSE (Nepal Stock Exchange) Data Visualizing and Deploy it on Heroku
Introduction Visualize Nepal Stock Exchange Data and Deploy it On Heroku Using Streamlit and Plotly. If you are from Nepal then you already know what Nepal Stock Exchange means. Honestly I don’t know how to describe stock market but after watching movie Pi, I wanted to take a look at NEPSE data by myself. I […]