Skip to content

Desktop App to scrape data from Meesho Shipping Labels & update that data to google sheets for easy tracking of shipped orders

Notifications You must be signed in to change notification settings

mustafa-kapadia1483/meesho-labels-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meesho Label Scrapper

image

Table of Contents

Features

This Script will help you:

  • Scrape Shipping Details like Shipper Name & Awb Number from Labels generated by Meesho
  • Further it also scrapes Product Name & Order ID
  • The Scraped Data is the added to Google Sheet for easy tracking and updates

This helps easily track all the shipped orders for Meesho in one place.

Built With

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

Clone this repository

git clone https://github.com/mustafa-kapadia1483/meesho-labels-scrapper

Install dependencies

npm install

From Google Console Create Service Account and create json key for Google Sheets API, rename json key to secrets.json and place that file in the main directory (outside src folder)

Run the app

npm start

Build Distributable

npm make

Contact

About

Desktop App to scrape data from Meesho Shipping Labels & update that data to google sheets for easy tracking of shipped orders

Resources

Stars

Watchers

Forks