Skip to content

A simple web scraper to scrap generic medicine names from the government website

Notifications You must be signed in to change notification settings

Saswata95/webscrap_medic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Web Scraper For scraping Generic Medicine Names

A simple web scraper made to fetch generic medicine names from the government website and store it in a .csv file.

Installation

install Beautifulsoup4 with pip package manager using: "$ pip install beautifulsoup4"

Execution

Run the program using : "$ python drug.py"

About

A simple web scraper to scrap generic medicine names from the government website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages