Path 1: Use the Playground first
Use the dashboard Playground if you want to validate the product before writing integration code. The Playground supports:- Crawl
- Deep Crawl
- Extract
- Search
Path 2: Use the API first
Use the API-first path if you already know you want to integrate Bulkgrid programmatically.1. Set environment variables
2. Make your first search request
3. Create an extraction run
4. Poll the run and fetch results
GET /api/v1/runs/{runId}GET /api/v1/runs/{runId}/results