Skip to main content

langchain-gluedly

LangChain BaseLoader that turns Gluedly scrape snapshots into Document objects.

Install

pip install langchain-gluedly

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

Development

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.1.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.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: langchain_gluedly-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 190919659129fc52697ff198dbfea29b6c0c9cd4f0fdc7a5c1c955d898369d86
MD5 f53380b4b4d6393f8982ee868579834d
BLAKE2b-256 d2a67009857804f69e48677109915737a29625fafc22e8c58fb8af16ef045887

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for langchain_gluedly-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 20d166c4d720699ff01dacb7d038cdccf18f2b7e987d433ded5a6b375ba5dba6
MD5 0f7ad8ad99ab78a784e60d9dad61c261
BLAKE2b-256 e8d3aa6a3610f81ad1e3307415919a7aa369a37ca71dccbc6dbbe3f853c7aac3

See more details on using hashes here.

Release history Release notifications | RSS feed

0.1.2

2 files

This release

0.1.1 This release

2 files

0.1.0

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