← 返回 Skills 市场
snailb1007

PropertyGuru SG Sale Browser Crawl

作者 snailb1007 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
206
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install propertyguru-sg-sale-browser-crawl
功能描述
extract around 50 Singapore for-sale listings from a PropertyGuru search results URL using a real browser session after Cloudflare verification. use when the...
安全使用建议
This skill appears to do what it says (browser-backed scraping of PropertyGuru's Next.js payload), but note two practical concerns before installing: 1) Missing runtime/install information: SKILL.md depends on Playwright and a real browser, but there is no install spec or declared binary requirement. Ensure your agent environment already provides Playwright and a compatible browser (or add an explicit install step). Without that, the skill may fail or someone may try to install Playwright ad-hoc. 2) Operational and legal considerations: the skill will launch real browser sessions and access the public site repeatedly. That requires network access, may trigger anti-bot defenses (Cloudflare) and could violate PropertyGuru's terms of service. Confirm you have permission to crawl and respect rate limits. If you plan to use this skill, verify the runtime will supply Playwright (and browser binaries), restrict how often the skill runs, and monitor its network/browser activity. If you want to be stricter, request the maintainer add an explicit install spec (or remove the Playwright dependency) and document required runtime permissions.
功能分析
Type: OpenClaw Skill Name: propertyguru-sg-sale-browser-crawl Version: 0.1.0 The skill is a specialized web scraper for PropertyGuru Singapore listings using Playwright to handle Cloudflare verification and extract data from Next.js hydration objects. The logic in SKILL.md and references/source-notes.md is transparent, well-documented, and strictly focused on the stated data collection task without any signs of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The skill's stated purpose (collect ~50 PropertyGuru SG sale listings) matches the runtime instructions (use a real browser and extract Next.js hydration data). However, the SKILL.md explicitly depends on Playwright while the registry metadata lists no required binaries or install steps — a capability mismatch that means the environment must already provide Playwright or the skill won't run as described.
Instruction Scope
Instructions are narrowly focused: open the provided search URL in a real browser, wait for Cloudflare verification to pass, read window.__NEXT_DATA__.props.pageProps.pageData.listingsData, dedupe by listing id, and stop when ~50 unique listings are collected. The skill reads its own included reference file (references/source-notes.md) for defaults — that is expected. There are no instructions to read unrelated system files or to transmit data to unexpected external endpoints.
Install Mechanism
This is an instruction-only skill with no install spec, yet SKILL.md says it depends on Playwright and a real browser session. The omission means there's no declared way the platform will install or provide Playwright (a non-trivial dependency that often requires native browser binaries). That gap is operationally risky and could lead to silent failures or ad-hoc installation by an operator.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportional to its stated purpose. It will, however, require network access and the ability to launch a browser process — capabilities not declared in the registry metadata.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence. It does not attempt to modify other skills or system-wide settings. Autonomous invocation is allowed (platform default), which increases blast radius if misused, but that by itself is not a mismatch.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install propertyguru-sg-sale-browser-crawl
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /propertyguru-sg-sale-browser-crawl 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial browser-backed PropertyGuru SG sale listing crawl skill
元数据
Slug propertyguru-sg-sale-browser-crawl
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

PropertyGuru SG Sale Browser Crawl 是什么?

extract around 50 Singapore for-sale listings from a PropertyGuru search results URL using a real browser session after Cloudflare verification. use when the... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 206 次。

如何安装 PropertyGuru SG Sale Browser Crawl?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install propertyguru-sg-sale-browser-crawl」即可一键安装,无需额外配置。

PropertyGuru SG Sale Browser Crawl 是免费的吗?

是的,PropertyGuru SG Sale Browser Crawl 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

PropertyGuru SG Sale Browser Crawl 支持哪些平台?

PropertyGuru SG Sale Browser Crawl 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 PropertyGuru SG Sale Browser Crawl?

由 snailb1007(@snailb1007)开发并维护,当前版本 v0.1.0。

💬 留言讨论