community-automations/data-forge-url

البحث والاستطلاع

Publicوكيل Claude فرعي

مستخرج بيانات URL

سحب بيانات منظّمة من صفحة ويب يعني عادةً كتابة scraper لمرّة واحدة، ينكسر لحظة تغيّر الموقع. هذا المُستخرِج يأخذ رابطاً ومخطّطاً بدل ذلك.

sonnet4 أيامFirecrawlPlaywrightOpenAIPostgres
ClaudeClaude
ROI for
README.md

لماذا هذا الوكيل تحديدًا

سحب بيانات منظّمة من صفحة ويب يعني عادةً كتابة scraper لمرّة واحدة، ينكسر لحظة تغيّر الموقع. هذا المُستخرِج يأخذ رابطاً ومخطّطاً بدل ذلك.

تصف الحقول التي تريدها، فيعرض الصفحة، يربط العناصر، ويعيد سجلّات نظيفة مُتحقَّقاً منها. بدّل المواقع بتبديل المخطّط؛ لا scraper جديد لكتابته، وأي حقل تفتقر إليه الصفحة يُوسَم بدل أن يُختلَق.

كيف يعمل

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

نموذج للمخرجات

json
// Sample output
// (generated when the pipeline finishes)

Given a URL and a target schema, extract matching records as JSON conforming to the schema; set missing fields null and never invent values.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.