crawl4ai_repo / README.md
asoria's picture
asoria HF staff
Upload dataset
043295e verified
|
raw
history blame
759 Bytes
metadata
tags:
  - crawl4ai
  - crawl
configs:
  - config_name: default
    data_files:
      - split: https___www_nbcnews_com_business
        path: data/https___www_nbcnews_com_business-*
dataset_info:
  features:
    - name: category
      dtype: string
    - name: headline
      dtype: string
    - name: summary
      dtype: string
    - name: time
      dtype: string
    - name: image
      struct:
        - name: alt
          dtype: string
        - name: src
          dtype: string
    - name: link
      dtype: string
  splits:
    - name: https___www_nbcnews_com_business
      num_bytes: 5491
      num_examples: 11
  download_size: 8420
  dataset_size: 5491

Source of the data:

The dataset was generated using Crawl4ai library from https://www.nbcnews.com/business.