Quickstart Examples

Quickly get started with the Supacrawler API using these light examples. Each guide provides ready-to-use snippets for cURL, Python, and JavaScript SDKs to perform common tasks.

Setup

Before you begin, make sure you have your API key from the Supacrawler Dashboard.

Install SDKs

We recommend using our official Python and JavaScript SDKs for a better developer experience.

Install the Supacrawler SDKs

pip install supacrawler-py

Available Examples

Was this page helpful?