Skip to main content

BoardDocs Loader

pip install llama-index-readers-boarddocs

This loader retrieves an agenda and associated material from a BoardDocs site.

This loader is not endorsed by, developed by, supported by, or in any way formally affiliated with Diligent Corporation.

Usage

To use this loader, you'll need to specify which BoardDocs site you want to load, as well as the committee on the site you want to scrape.

from llama_index.readers.boarddocs import BoardDocsReader

# For a site URL https://go.boarddocs.com/ca/redwood/Board.nsf/Public
# your site should be set to 'ca/redwood'
# You'll also need to specify which committee on the site you want to index,
# in this case A4EP6J588C05 is the Board of Trustees meeting.
loader = BoardDocsReader(site="ca/redwood", committee_id="A4EP6J588C05")

# You can optionally specify to load a specific set of meetings; if you don't
# pass in meeting_ids, the loader will attempt to load *all* meeting content.
# Since we're actually scraping a site, this can take a little while.
documents = loader.load_data(meeting_ids=["CPSNV9612DF1"])

This loader is designed to be used as a way to load data into LlamaIndex.

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_boarddocs-0.6.0.tar.gz (16.6 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_boarddocs-0.6.0-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

Details for the file llama_index_readers_boarddocs-0.6.0.tar.gz.

File metadata

  • Download URL: llama_index_readers_boarddocs-0.6.0.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.7 {"installer":{"name":"uv","version":"0.12.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llama_index_readers_boarddocs-0.6.0.tar.gz
Algorithm Hash digest
SHA256 eeb98b5ffa5175a39f76d4db805b52a798182ff26397ca7d6d3db139ac774fe0
MD5 7b825a9b73b9bffe705657d146d41114
BLAKE2b-256 d12230858cb86fc9440f4116fd08e32cf8eefeac1c80a8ec7b6078841106f401

See more details on using hashes here.

File details

Details for the file llama_index_readers_boarddocs-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: llama_index_readers_boarddocs-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 16.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.7 {"installer":{"name":"uv","version":"0.12.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llama_index_readers_boarddocs-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4f582eaa952893995cffb9568d2ee3aedf0267cecb91584b22d0838ee25f0668
MD5 3c9c91c9ed11e7e920511defae3b703e
BLAKE2b-256 988eee5f5ee2cae5a3b3a69e56b0a026f71a7cfc0a5636a9eb06127d46fedb97

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.6.0 This release

2 files

0.5.0

2 files

0.4.1

2 files

0.4.0

2 files

0.3.0

2 files

0.2.0

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page