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_KEYinindex.tswith your Supadata API key. -
Run example:
npm startRun SDK in watch mode:
npm run dev- Node.js v14+
- Supadata API key from supadata.ai