跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Extract Product Data From Website

技能 活跃

Extract product name, price, availability, description, and specifications from a public product page.

目的

E-commerce teams can use this skill to efficiently extract and normalize product information from public webpages into structured catalog records, saving manual effort and avoiding the need for custom web scraping selectors.

功能

  • Extract product name
  • Extract price
  • Extract availability
  • Extract description
  • Extract specifications

使用场景

  • Normalizing product data for an e-commerce catalog
  • Monitoring competitor product pricing and availability
  • Populating product databases from supplier websites

非目标

  • Scraping data from behind login walls or paywalls
  • Extracting data from non-product pages (e.g., homepages, blog posts)
  • Modifying website content or interacting with website forms

Security

  • warning:Secret ManagementThe API key is a secret that is exposed in code examples. While not strictly hardcoded in the skill's core logic, it's shown in examples without clear instructions on how to securely manage it (e.g., via environment variables or a secure vault).

Compliance

  • info:GDPRThe skill extracts data from public websites. While personal data might be present on these pages, the tool itself does not specifically target or operate on personal data. The handling of potentially personal data by the Iteration Layer API is beyond the scope of this skill's direct evaluation but should be considered.

安装

请先添加 Marketplace

/plugin marketplace add iterationlayer/skills
/plugin install skills@iterationlayer-skills

质量评分

78 /100
1 day ago 分析

信任信号

最近提交16 days ago
星标0
许可证MIT
状态
查看源代码