Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 287 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 287 Bytes

Getting Started

After cloning the project, follow these steps to set up your custom API:

Install Dependencies:

npm install

Run the Script:

node script

Upon successful execution, a JSON file will be generated containing the extracted data.

Happy coding! 🚀