Simple NodeJS project example demonstrating the Supadata JS SDK functionality.
- YouTube transcript extraction
- Web content scraping
- URL mapping
- Website crawling
- Crawl result retrieval
- Configure example:
cd example
npm install
-
Replace
YOUR_API_KEY
inindex.ts
with your Supadata API key. -
Run example:
npm start
Run SDK in watch mode:
npm run dev
- Node.js v14+
- Supadata API key from supadata.ai