issues
search
arghyam
/
unbundlingwater
GNU General Public License v3.0
0
stars
2
forks
source link
[387]map_scrapped_name-content
#4
Closed
kanishka66
closed
2 months ago
kanishka66
commented
5 months ago
To get these JSON files. I did following steps:
I got some data from devtools network list
I then copied cUrl and got it's python code from postman
Then I ran loop for getting all id's details
After that I converted python to json
And finally created csv from json.
To get these JSON files. I did following steps: