Skip to content

prmsregmi/Scrape-Scrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrape-Scrap

This project is designed to scrape data from websites and process it for various uses.

Requirements

  • Python 3.x
  • Requests library
  • BeautifulSoup library

Installation

  1. Clone the repository:
    git clone https://github.com/prmsregmi/Scrape-Scrap.git
  2. Navigate to the project directory:
    cd Scrape-Scrap
  3. Install the required libraries:
    pip install -r requirements.txt

Usage

To run the scraper, execute the following command:

python scrape.py

scrape.py

The scrape.py script is the main file that contains the scraping logic. It uses the requests library to fetch web pages and BeautifulSoup to parse HTML content.

Contributing

Feel free to submit issues or pull requests if you have any improvements or bug fixes.

License

This project is licensed under the MIT License.

About

Scrape Medicines from http://www.medguideindia.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages