Skip to main content

Installation

Learn how to install and set up Nimble in your development environment.

Prerequisites

Before installing Nimble, ensure you have:
  • Node.js 16+ or Python 3.8+
  • A valid Nimble API key
  • Basic knowledge of web scraping concepts

Quick Install

Node.js

npm install @nimbleway/sdk

Python

pip install nimble-sdk

Next Steps

Once installed, proceed to the Quickstart Guide to begin using Nimble.