Skip to content

Headless Browser Application in Node.js using Puppeteer for SPIT Hackathon 2021 - Top5 out of 300 teams

Notifications You must be signed in to change notification settings

hrithikkothari1234/RPA-file-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPA File Downloader


This project was created as a solution for SPIT Hackathon 2021 with problem statements provided by Neebal Technologies. The project score put us in top 5 out of 300 participating teams.

Features

  1. Scrapes the Government Fertilizer transactions website for links - https://reports.dbtfert.nic.in/mfmsReports/getfarmerBuyingDetail
  2. Collects the links which contain relevant data segregated by state, retailer and date
  3. Concurrently downloads data as csv files

Install Instructions

  1. Clone the repository or download zip and unzip in a new folder
  2. Run the command "npm install" to install dependencies.
  3. Run the command "npm run start" to begin CLI interface

Technology Stack

  1. Node.js
  2. Puppeteer Headless Browser

Screenshots

alt text alt text

About

Headless Browser Application in Node.js using Puppeteer for SPIT Hackathon 2021 - Top5 out of 300 teams

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%