S claudeskill.wiki

web-data

6 skills

web-data

scrape

145

Scrape any webpage as clean markdown via Bright Data Web Unlocker API. Bypasses bot detection and CAPTCHA. Requires BRIGHTDATA_API_KEY and BRIGHTDATA_UNLOCKER_ZONE environment variables.

npx claude-code-templates@latest --skill web-data/scrape
Read more →
web-data

search

99

Search Google via Bright Data SERP API. Returns structured JSON results with title, link, and description. Requires BRIGHTDATA_API_KEY and BRIGHTDATA_UNLOCKER_ZONE environment variables.

npx claude-code-templates@latest --skill web-data/search
Read more →
web-data

data-feeds

80

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.

npx claude-code-templates@latest --skill web-data/data-feeds
Read more →
web-data

bright-data-best-practices

72

"Build production-ready Bright Data integrations with best practices baked in. Reference documentation for developers using coding assistants (Claude Code, Cursor, etc.) to implement web scraping, search, browser automation, and structured data extraction. Covers Web Unlocker API, SERP API, Web Scraper API, and Browser API (Scraping Browser)."

npx claude-code-templates@latest --skill web-data/bright-data-best-practices
Read more →
web-data

bright-data-mcp

60

|

npx claude-code-templates@latest --skill web-data/bright-data-mcp
Read more →
web-data

design-mirror

32

"Replicate the visual style of any website and apply it to your existing codebase. Use this skill whenever the user wants to match a site's design, mirror a UI aesthetic, make their app look like another site, or replicate a specific visual style from a URL. Trigger on phrases like 'make it look like', 'match the design of', 'copy the style from', 'I want my app to look like X', 'mirror this design', 'inspired by [url]', or any time the user points at a website and says they want their frontend to match it."

npx claude-code-templates@latest --skill web-data/design-mirror
Read more →