Skip to main content

llama-index readers oxylabs integration

Project description

LlamaIndex Oxylabs Reader Integration

Use Oxylabs Reader to load the data from search engines, e-commerce sites, travel platforms, and any other website. For more information checkout out the Oxylabs documentation.

Instructions for OxylabsReader

Setup and Installation

Installation with pip

pip install llama-index-readers-oxylabs

Installation with poetry

poetry add llama-index-readers-oxylabs

Installation with uv

uv add llama-index-readers-oxylabs

Get Oxylabs credentials

Set up your Oxylabs account and get the username and password.

Using OxylabsReader

from llama_index.readers.oxylabs import OxylabsGoogleSearchReader


reader = OxylabsGoogleSearchReader(
    username="OXYLABS_USERNAME",
    password="OXYLABS_PASSWORD",
)

docs = reader.load_data(
    {"query": "Iphone 16", "parse": True, "geo_location": "Berlin, Germany"}
)

print(docs[0].text)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llama_index_readers_oxylabs-0.1.2.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

llama_index_readers_oxylabs-0.1.2-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

Details for the file llama_index_readers_oxylabs-0.1.2.tar.gz.

File metadata

File hashes

Hashes for llama_index_readers_oxylabs-0.1.2.tar.gz
Algorithm Hash digest
SHA256 eb57518afd223bb82a17028341ed7d4fd9b439bc0d65373b397aaf72fa1ff597
MD5 6019ce1ea2fb37df87d19d19ef51893c
BLAKE2b-256 946a3f8e64ca843e8a7126a85b2e4b2971f44c514223b4c8dee9eebce8ea2bad

See more details on using hashes here.

File details

Details for the file llama_index_readers_oxylabs-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for llama_index_readers_oxylabs-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 87b293b4bc8f953650eeaa1b6a59e6df20f5edb188cd5a71333c346a3ec9f1bc
MD5 9292591ffc7580274e62e5b1c40ddae7
BLAKE2b-256 18c8489fc4aa79152abe741a62dc9ed86177169cc25660d96971e0f446cff04c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page