# 404 Media Articles | Tech Investigative News Full Export

**Use case:** 

Full Export of 404 Media Articles | Tech Investigative News. Structured, ready-to-use data exported in seconds for research, monitoring, or lead generation.

## Input

```json
{
  "maxItems": 500
}
```

## Output

```json
{
  "imageUrl": {
    "label": "Image",
    "format": "image"
  },
  "title": {
    "label": "Title",
    "format": "text"
  },
  "url": {
    "label": "URL",
    "format": "link"
  },
  "author": {
    "label": "Author",
    "format": "text"
  },
  "categories": {
    "label": "Categories",
    "format": "array"
  },
  "publishedAt": {
    "label": "Published",
    "format": "date"
  },
  "summary": {
    "label": "Summary",
    "format": "text"
  },
  "scrapedAt": {
    "label": "Scraped",
    "format": "date"
  },
  "error": {
    "label": "Error",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [404 Media Articles Scraper | Tech Investigative News](https://apify.com/parseforge/404media-articles-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/parseforge/404media-articles-scraper) to learn more, explore other use cases, and run it yourself.