CrewAI tools for the Geonode Scraper API
Project description
Geonode Scraper CrewAI Tools
CrewAI 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-crewai
Usage
from crewai import Agent
from geonode_scraper_crewai import build_crewai_tools
from geonode_scraper_tools_core import ScraperToolSettings
settings = ScraperToolSettings(
host="https://api.example.com",
api_key="your-api-key",
)
agent = Agent(
role="Web Researcher",
goal="Extract and inspect web content.",
backstory="Focused on pulling structured data from URLs.",
tools=build_crewai_tools(settings=settings),
)
Selecting a Subset of Tools
Pass an operations list to expose only the tools you need.
tools = build_crewai_tools(
settings=settings,
operations=["extract", "map_urls", "create_crawl", "wait_for_crawl"],
)
Exposed Tools
Extraction
scraper_extract_contentscraper_get_job_resultscraper_wait_for_jobscraper_list_jobs
Batch
scraper_create_batchscraper_get_batch_statusscraper_wait_for_batchscraper_list_batch_jobs
Crawl
scraper_create_crawlscraper_get_crawl_statusscraper_wait_for_crawlscraper_list_crawl_jobs
Map
scraper_map_urlsscraper_list_map_jobsscraper_get_map_job
Statistics & Health
scraper_get_statisticsscraper_check_health
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file geonode_scraper_crewai-0.3.0.tar.gz.
File metadata
- Download URL: geonode_scraper_crewai-0.3.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d5f4c9e802ce0861d87623ff667ccad88a2883de82d29e6f0f9cdceb15d6141
|
|
| MD5 |
1ca40df0b03583da344c932e6359fd61
|
|
| BLAKE2b-256 |
f30d75d25d71c9e0b32d0081ff8b6dadce7b53f73e7872d64f8fee510e20f909
|
Provenance
The following attestation bundles were made for geonode_scraper_crewai-0.3.0.tar.gz:
Publisher:
python-crewai-tools-publish.yml on geonodecom/scraper-api-sdks
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
geonode_scraper_crewai-0.3.0.tar.gz -
Subject digest:
4d5f4c9e802ce0861d87623ff667ccad88a2883de82d29e6f0f9cdceb15d6141 - Sigstore transparency entry: 1800698702
- Sigstore integration time:
-
Permalink:
geonodecom/scraper-api-sdks@fbd6514ff39bee8ad055e3b78fb9ac47f7c8ae20 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/geonodecom
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-crewai-tools-publish.yml@fbd6514ff39bee8ad055e3b78fb9ac47f7c8ae20 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file geonode_scraper_crewai-0.3.0-py3-none-any.whl.
File metadata
- Download URL: geonode_scraper_crewai-0.3.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6b9a43c4aae02e70c3e45c4e9801d8b798cc0a15b00ee94bb806d1ca908879a
|
|
| MD5 |
ca8cbc727bed058bbcd3d1b5b11a7aa3
|
|
| BLAKE2b-256 |
59b4084594c82c7a56e1273fca36c592eda1e16796b518bc62e96f592b1b8749
|
Provenance
The following attestation bundles were made for geonode_scraper_crewai-0.3.0-py3-none-any.whl:
Publisher:
python-crewai-tools-publish.yml on geonodecom/scraper-api-sdks
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
geonode_scraper_crewai-0.3.0-py3-none-any.whl -
Subject digest:
c6b9a43c4aae02e70c3e45c4e9801d8b798cc0a15b00ee94bb806d1ca908879a - Sigstore transparency entry: 1800699464
- Sigstore integration time:
-
Permalink:
geonodecom/scraper-api-sdks@fbd6514ff39bee8ad055e3b78fb9ac47f7c8ae20 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/geonodecom
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-crewai-tools-publish.yml@fbd6514ff39bee8ad055e3b78fb9ac47f7c8ae20 -
Trigger Event:
workflow_dispatch
-
Statement type: