Skip to main content

Geonode Scraper LangChain Tools

LangChain tools for the Geonode Scraper API.

This package depends on geonode-scraper-tools-core for the shared service, schemas, and operation registry.

Installation

pip install geonode-scraper-langchain

Usage

from geonode_scraper_langchain import build_langchain_tools
from geonode_scraper_tools_core import ScraperToolSettings

settings = ScraperToolSettings(
    host="https://api.example.com",
    api_key="your-api-key",
)

tools = build_langchain_tools(settings=settings)

Selecting a Subset of Tools

Pass an operations list to expose only the tools you need.

tools = build_langchain_tools(
    settings=settings,
    operations=["extract", "map_urls", "create_batch", "wait_for_batch"],
)

Exposed Tools

Extraction

  • scraper_extract_content
  • scraper_get_job_result
  • scraper_wait_for_job
  • scraper_list_jobs

Batch

  • scraper_create_batch
  • scraper_get_batch_status
  • scraper_wait_for_batch
  • scraper_list_batch_jobs

Crawl

  • scraper_create_crawl
  • scraper_get_crawl_status
  • scraper_wait_for_crawl
  • scraper_list_crawl_jobs

Map

  • scraper_map_urls
  • scraper_list_map_jobs
  • scraper_get_map_job

Search

  • scraper_search
  • scraper_list_search_jobs
  • scraper_get_search_job

Statistics, Usage & Health

  • scraper_get_statistics
  • scraper_get_concurrency_usage
  • scraper_check_health

Download files

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

Source Distribution

geonode_scraper_langchain-0.4.0.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

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

geonode_scraper_langchain-0.4.0-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file geonode_scraper_langchain-0.4.0.tar.gz.

File metadata

File hashes

Hashes for geonode_scraper_langchain-0.4.0.tar.gz
Algorithm Hash digest
SHA256 3dc19e4e75e1485151fc51fd4a1dcdaa0bd5313c752555c7a61d02b97fc5d551
MD5 44f683398560f87d4783f00242e6ed1f
BLAKE2b-256 5083866a19d1f3b7865ba4ea7571585e773e4642ebd32603ae67025acae273c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for geonode_scraper_langchain-0.4.0.tar.gz:

Publisher: python-langchain-tools-publish.yml on geonodecom/scraper-api-sdks

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file geonode_scraper_langchain-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for geonode_scraper_langchain-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ce9887174811dbd340c769873cc18d527d41fc747a3cd0716c21d6cca5e4af2d
MD5 f5794294b0300156e1a93731d13f367e
BLAKE2b-256 fa946dadcdde53dff3473863277045954e459e3285c864e86bbcb192f4a0f821

See more details on using hashes here.

Provenance

The following attestation bundles were made for geonode_scraper_langchain-0.4.0-py3-none-any.whl:

Publisher: python-langchain-tools-publish.yml on geonodecom/scraper-api-sdks

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.4.0 This release

2 files

0.3.0

2 files

0.2.0

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