Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Extract Product Data From Website

Skill Aktiv

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

Zweck

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.

Funktionen

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

Anwendungsfälle

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

Nicht-Ziele

  • 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.

Installation

Zuerst Marketplace hinzufügen

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

Qualitätspunktzahl

78 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit16 days ago
Sterne0
LizenzMIT
Status
Quellcode ansehen