# Software Development Agencies on DesignRush with Ratings

**Use case:** 

Find and compare top Software Development agencies on DesignRush with company names, locations, ratings, and portfolio details.

## Input

```json
{
  "category": "software-development",
  "maxItems": 55
}
```

## Output

```json
{
  "agencyName": {
    "label": "Agency"
  },
  "location": {
    "label": "Location"
  },
  "minBudget": {
    "label": "Min Budget"
  },
  "hourlyRate": {
    "label": "Hourly Rate"
  },
  "teamSize": {
    "label": "Team Size"
  },
  "rating": {
    "label": "Rating"
  },
  "reviewCount": {
    "label": "Reviews"
  },
  "website": {
    "label": "Website"
  },
  "designrushUrl": {
    "label": "Profile"
  },
  "services": {
    "label": "Services"
  }
}
```

## About this Actor

This example demonstrates how to use [DesignRush Agencies & B2B Company Leads Scraper](https://apify.com/scrapers_lat/designrush-agencies-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/scrapers_lat/designrush-agencies-scraper) to learn more, explore other use cases, and run it yourself.