data-feeds

Fetch structured website data via Bright Data APIs and return normalized JSON.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/semaes111/3DWEB-NIVEL-DIOS --skill data-feeds
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-feeds
Source: https://github.com/semaes111/3DWEB-NIVEL-DIOS/tree/main/skills/web-data-data-feeds
Command: npx skills add https://github.com/semaes111/3DWEB-NIVEL-DIOS --skill data-feeds

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, curl, and includes scripts (resource) components.

What problem does it solve?

Collecting structured data from multiple major websites is time-consuming and error-prone; this Skill automates the extraction and normalization process into JSON output.

Core Features & Use Cases

  • Automated data extraction from ecommerce, social, and professional sites using Bright Data's Web Data APIs with built-in polling
  • Returns clean JSON with product details, profiles, reviews, posts, and comments ready for analytics
  • Use cases include market research, competitive intelligence, and content aggregation across websites such as Amazon, LinkedIn, Instagram, YouTube, and more

Quick Start

Provide a URL and dataset type to fetch structured data from major websites and receive clean JSON data.

Frequently Asked Questions about data-feeds

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract structured data from websites like Amazon or LinkedIn?

To extract structured website data, provide a URL and dataset type to fetch information from ecommerce, professional networks, and social platforms. The skill automatically polls the Bright Data API until your results are ready and returns them as normalized JSON.

What is the best way to automate web data extraction into clean JSON?

Automating web data extraction into clean JSON is achieved by using Bright Data's Web Data APIs with built-in polling. This method automatically gathers and normalizes data from supported websites, yielding structured JSON output ready for analytics.

Do I need a Bright Data API key to fetch structured website data?

Yes, you need a Bright Data API key (BRIGHTDATA_API_KEY) to authenticate and fetch structured website data. You can also optionally set a BRIGHTDATA_POLLING_TIMEOUT environment variable to control how long the system waits for results.

Does this web data fetching approach support polling for large datasets?

Yes, this web data fetching approach supports automatic polling for large datasets. It continuously checks the Bright Data API until the data extraction process is complete, ensuring you receive the full normalized JSON result without manual intervention.

Can I use curl and jq to process the JSON output from web data APIs?

Yes, you can use curl and jq to process the JSON output from web data APIs. The skill utilizes these dependencies to fetch the structured data and parse the resulting JSON, allowing you to filter and extract specific fields from the response.

What websites are supported for automated JSON data extraction?

Supported websites for automated JSON data extraction include major ecommerce, professional networks, and social platforms. You can gather structured data from sites like Amazon, LinkedIn, Instagram, and YouTube for market research or competitive intelligence.