data-feeds
Extract structured data from 40+ websites including Amazon, LinkedIn, Instagram, TikTok, Facebook, YouTube, and more. Uses Bright Data's Web Data APIs with automatic polling. Returns clean JSON with product details, profiles, reviews, posts, and comments.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install data-feeds --cli claudewrites the skill into.claude/skills/data-feeds/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/data-feeds/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Extract structured data from 40+ websites including Amazon, LinkedIn, Instagram, TikTok, Facebook, YouTube, and more. Uses Bright Data's Web Data APIs with automatic polling. Returns clean JSON with product details, profiles, reviews, posts, and comments.
When to use it
Extract structured data from 40+ websites including Amazon, LinkedIn, Instagram, TikTok, Facebook, YouTube, and more. Uses Bright Data's Web Data APIs with automatic polling. Returns clean JSON with product details, profiles, reviews, posts, and comments.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/web-data/data-feeds/SKILL.md -o .claude/skills/data-feeds/SKILL.md
Notes
Extracted from davila7/claude-code-templates, data-feeds category.