# Find Trending Presentation Templates on Envato Elements

**Use case:** 

Discover the most popular and trending presentation templates to inspire your next project or identify emerging design trends. This helps agencies and content c

## Input

```json
{
  "mode": "byCategory",
  "searchQuery": "logo design",
  "assetType": "presentations",
  "sortBy": "trending",
  "startUrls": [],
  "maxItems": 100
}
```

## Output

```json
{
  "title": {
    "label": "Title"
  },
  "assetType": {
    "label": "Asset type"
  },
  "author": {
    "label": "Author"
  },
  "publishDate": {
    "label": "Publish date"
  },
  "isNew": {
    "label": "Is new"
  },
  "thumbnailUrl": {
    "label": "Thumbnail url"
  },
  "url": {
    "label": "Url"
  }
}
```

## About this Actor

This example demonstrates how to use [Envato Elements Asset Scraper](https://apify.com/crawlerbros/envato-elements-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/crawlerbros/envato-elements-scraper) to learn more, explore other use cases, and run it yourself.