-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
### We need to scrap the data from [ejalshakti.gov.in](https://ejalshakti.gov.in/JJM/JJMReports/BasicInformation/JJMRep_AbstractData_D.aspx?Istate=9or6Umv%2bgig%3d&IAgency=9or6Umv%2bgig%3d&IDistrict=gMqMutIC0u0%3d&Iblock=gMqMutIC0u0%3d&IFinyear=joOf9Wxy6nf0qdH7vFm42w%3d%3d&ICategory=5C1KxeqUjmo%3d) | ||
|
||
This pull request consists of workflow code and the index.js https://github.com/ChakshuGautam/ejalshakti.gov.in-scraper/pull/3/files | ||
|
||
Successfully runned job in the workflow: https://github.com/Savio629/workflow-testing/actions/runs/8973011035 | ||
(We just deleted the data folder for testing parellization) | ||
|
||
The index.js iteratets through all the dropdown present on the website using puppeteer and it works fine | ||
|
||
The issue right now is to run this jobs parallely as it can take a lot of time to download the data | ||
|
||
Ref of one job that is running right now | ||
https://github.com/Savio629/workflow-testing/actions/runs/8982203324/job/24669283595#step:5:19 |