LlamaIndex
Leverage the LlamaIndex integration with the Oxylabs Web Scraper API to easily ingest online content and build LLM-driven workflows.
Overview
Getting started
Environment setup
pip install -qU llama-index llama-index-readers-oxylabs llama-index-readers-webOXYLABS_USERNAME=your_API_username
OXYLABS_PASSWORD=your_API_password
OPENAI_API_KEY=your-openai-keyIntegration methods
Oxylabs Reader
API Data Source
Reader Class
Oxylabs Web Reader
Building a basic AI search agent
Advanced configuration
Handling dynamic content
Setting user agent type
Using target-specific parameters
Creating vector indices
Last updated
Was this helpful?

