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.
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
- Website mustafak.dev
- GitHub @mustafa-kapadia1483
- LinkedIn Mustafa Kapadia