Node.js
Next.js
Learn how to use the JigsawStack Javascript SDK to build AI powered applications.
Prerequisites
To get the most out of this guide, you’ll need to:
You should have installed Node.js (version 18.10.0 or higher).
Installation
Set the API key as an environment variable
.env
Usage
Let’s use AI scrape to scrape an amazon product page.
pages/api/tts.ts
Was this page helpful?