RatSeaExclusive
Junior Member
- Dec 18, 2021
- 193
- 112
I want to clone website and upload it on my own that has 1 million images with descriptions.
Descriptions need to be attached to a photo, like attached to database or something.
For example: https://www.freepik.com/photos/animals
I consider this: https://github.com/alexksikes/mass-scraping
or Puppeteer with Node.js
or possibly find a hidden api on website
How would I even start to make this happen? And what is the smartest way to do that?
Descriptions need to be attached to a photo, like attached to database or something.
For example: https://www.freepik.com/photos/animals
I consider this: https://github.com/alexksikes/mass-scraping
or Puppeteer with Node.js
or possibly find a hidden api on website
How would I even start to make this happen? And what is the smartest way to do that?