Strawpoll.com

From Archiveteam
Revision as of 23:50, 13 July 2025 by Posquito (talk | contribs) (added logo)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Strawpoll.com is a poll-making site, similar to the late Strawpoll.me but still alive (and supports more advanced poll questions).


Technical details

Very little XHR is used - most poll data is stored in the page source code.

Example image poll: https://strawpoll.com/polls/ajnENKeY9gW (404 as of 2025-04-04)

Example multiple choice poll: https://strawpoll.com/polls/3RnYpK1wDye (404 as of 2025-04-04)

Example meeting poll: https://strawpoll.com/polls/Q0Zp4lqJVZM (404 as of 2025-04-04)

Comment endpoint (pagination, includes total in JSON response): https://api.strawpoll.com/v3/polls/$ID/comments?page=1&limit=10 where $ID is the poll ID

Statistics

From the homepage:

500k+ users

6.5M+ polls

190M+ votes

Vital Signs

Seems stable, has existed for a while. Unclear how they get money. Appears to call Google Ads (judging from the XHR requests), but it's not clear if the ads are actually shown. (I have AdNauseum turned on and would rather not turn it off, even temporarily.) They seem to remove old polls from the website without a trace, see links above.

The site is excluded from the Wayback Machine.