Skip to main content

Building an AI startup?

You might be eligible for our Startup Program. Get fully funded access to the infrastructure you’re reading about right now (up to $20K value).
Strands Agents is an open-source Python library that provides a unified toolkit for developing autonomous AI agents. It bridges the gap between large language models and practical applications by offering ready-to-use tools for file operations, system execution, API interactions, mathematical operations, and more.

Steps to Get Started

1

Prerequisites

  • Bright Data API Key
  • Python 3.10+
2

Installation

Set up the strands-agents-tools package by either using the quick pip install or the full development installation with virtual environment and pre-commit hooks.
Quick Install
3

Set the environment variable

Set your Bright Data API key and unlocker zone as an environment variables:
4

Bright Data Usage Examples