Awwwards Website Scraper avatar

Awwwards Website Scraper

Pricing

Pay per usage

Go to Apify Store
Awwwards Website Scraper

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

codingfrontend

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

11 days ago

Last modified

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

FieldTypeDefaultDescription
listTypestring"websites"Which list to scrape: websites, websites/sotd, winners
categorystring""Category filter (e.g. portfolio, agency, ecommerce)
maxItemsinteger50Maximum sites to extract (1–500)
proxyConfigurationobjectProxy config

Example INPUT.json

{
"listType": "websites",
"category": "",
"maxItems": 50
}

Output Fields

FieldTypeDescription
positionintegerRank in results
siteNamestringWebsite name
siteUrlstringDirect URL to the website
awwwardsUrlstringAwwwards detail page URL
thumbnailUrlstringThumbnail image URL
awardsarrayAwards received (SOTD, DOTW, etc.)
awardDatestringAward date
siteTypestringSite type (WEBSITE, EXPERIMENT, etc.)
categoriesarrayCategory/tag list
authorNamestringDesigner/developer/studio name
authorUrlstringAuthor profile URL on Awwwards
ratingnumberAverage rating score
scrapedAtstringISO 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