Giter Site home page Giter Site logo

realtime_webscraping's Introduction

Medicine Data Web Scraping

Welcome to the repository for the Medicine Data Web Scraping project. This project involves scraping data for different medicines from Tata 1mg and PharmEasy using Selenium and Puppeteer. The scraped data can be used for various purposes such as analysis, research, or building applications related to healthcare.

Table of Contents

Introduction

The Medicine Data Web Scraping project aims to gather data on various medicines from popular online pharmacies such as Tata 1mg and PharmEasy. By utilizing web scraping techniques with Selenium and Puppeteer, you can retrieve information such as medicine names, prices, descriptions, and availability.

Installation

Before getting started with web scraping, you need to install the necessary dependencies for each method. Follow the installation steps below for both Selenium and Puppeteer.

Selenium

To install and set up Selenium for web scraping, follow these steps:

  1. Ensure that you have Python installed on your system.

  2. Install Selenium using pip:

  3. Download the appropriate web driver for your browser:

  1. Add the web driver executable to your system's PATH.

Puppeteer

To install and set up Puppeteer for web scraping, follow these steps:

  1. Ensure that you have Node.js installed on your system.

  2. Initialize a new Node.js project (if not already initialized):

  3. Install Puppeteer as a dependency:

Usage

To use the web scraping methods with Selenium and Puppeteer, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Ayush-Sharma410/RealTimeWebScrape.git
    
  2. Navigate to the project directory:
 cd RealTimeWebScrape

3. Choose either the Selenium or Puppeteer directory, depending on the method you want to use.

4. Customize the web scraping scripts according to your requirements.

5. Run the respective script using the following command:

- For Selenium:
```bash
pip install selenium


- For Puppeteer:

```bash
npm install puppeteer


6. The script will initiate the web scraping process, and the scraped data will be saved or displayed as per the script implementation



Using Beautiful Soup : https://github.com/Ayush-Sharma410/Medlr


realtime_webscraping's People

Contributors

ayush-sharma410 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.