Skip to main content

langchain-gluedly

LangChain BaseLoader that turns Gluedly scrape snapshots into Document objects.

Install

pip install -e ".[dev]"

Usage

from langchain_gluedly import GluedlyLoader

loader = GluedlyLoader(
    api_key="YOUR_GLUEDLY_API_KEY",
    page_id=12,
    # snapshot_id=100,  # optional; omit to use the latest snapshot
    # base_url="https://gluedly.com/api/v1",
)
documents = loader.load()

Each row becomes one document. Content preference: markdownsummarydescriptionstr(row).

Example

export GLUEDLY_API_KEY=export GLUEDLY_PAGE_ID=12
python examples/load_documents.py

Tests

pip install -e ".[dev]"
pytest

Download files

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

Source Distribution

langchain_gluedly-0.1.0.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

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

langchain_gluedly-0.1.0-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file langchain_gluedly-0.1.0.tar.gz.

File metadata

  • Download URL: langchain_gluedly-0.1.0.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.5

File hashes

Hashes for langchain_gluedly-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3cbb5c0b60586dca82eee44170daf6e33397394fd208ed14227e6bd00d6d535a
MD5 a4d87d8129cd338ca57639edece4b6ff
BLAKE2b-256 fd7dd61ac91ab42b8937ce8884e61250086c62174faa441ee966572befd17d5b

See more details on using hashes here.

File details

Details for the file langchain_gluedly-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for langchain_gluedly-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0edec7d19838e8a51236f4d81832d7b8524e76e8e3644d44c6d9e7003b84db96
MD5 fd9e2f99c948d1af05724e13cada0100
BLAKE2b-256 7d3571009f387cfb7de34f5216ee65125e2e3b872ce9946540fd3044302309d5

See more details on using hashes here.

Release history Release notifications | RSS feed

0.1.2

2 files

0.1.1

2 files

This release

0.1.0 This release

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