Awwwards Website Scraper
Pricing
Pay per usage
Go to Apify Store
Awwwards Website Scraper
Extract detailed website data from Awwwards.com, including site information, author details, awards, and creative tags. Perfect for design inspiration and trend analysis.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
codingfrontend
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
11 days ago
Last modified
Categories
Share
Extract detailed website data from Awwwards.com — the authority that recognizes and promotes the talent and effort of the best web designers, developers and agencies. 🎨
Features
- Site metadata — name, URL, thumbnail, site type, author details
- Award information — SOTD, DOTW, DOTY, Developer Award, Honorable Mentions
- Multiple list types — All Websites, Site of the Day, Nominations, Winners
- Category filtering — browse by portfolio, agency, ecommerce, etc.
- Pagination — auto-iterates through pages to reach
maxItems
Input Parameters
| Field | Type | Default | Description |
|---|---|---|---|
listType | string | "websites" | Which list to scrape: websites, websites/sotd, winners |
category | string | "" | Category filter (e.g. portfolio, agency, ecommerce) |
maxItems | integer | 50 | Maximum sites to extract (1–500) |
proxyConfiguration | object | — | Proxy config |
Example INPUT.json
{"listType": "websites","category": "","maxItems": 50}
Output Fields
| Field | Type | Description |
|---|---|---|
position | integer | Rank in results |
siteName | string | Website name |
siteUrl | string | Direct URL to the website |
awwwardsUrl | string | Awwwards detail page URL |
thumbnailUrl | string | Thumbnail image URL |
awards | array | Awards received (SOTD, DOTW, etc.) |
awardDate | string | Award date |
siteType | string | Site type (WEBSITE, EXPERIMENT, etc.) |
categories | array | Category/tag list |
authorName | string | Designer/developer/studio name |
authorUrl | string | Author profile URL on Awwwards |
rating | number | Average rating score |
scrapedAt | string | ISO 8601 timestamp |
Example Output
{"position": 1,"siteName": "Juan Mora","siteUrl": "https://juanmora.co/","awwwardsUrl": "https://www.awwwards.com/sites/juan-mora-1","thumbnailUrl": "https://assets.awwwards.com/awards/media/cache/thumb_880_660/...","awards": ["DEV", "SOTD"],"awardDate": "May 15, 2026","siteType": "WEBSITE","scrapedAt": "2026-05-15T12:00:00.000Z"}
Use Cases
- Design inspiration — discover award-winning web design
- Trend analysis — identify emerging design patterns and technologies
- Competitive research — see what design agencies are building
- Portfolio research — find great portfolios for reference
- Tech stack research — see what technologies award-winning sites use