Notinos.club
Click to proceed!
Glassdoor company reviews
Overview
loading…
Data profile
basics + field coverage
loading…
Rating distribution
how the 1–5 ratings are spread
loading…
Review volume over time
reviews per half-year
loading…
Average & median overall rating over time
by half-year (1–5)
loading…
Sub-ratings
average across all reviews (1–5), sorted
loading…
Average rating by location
sorted; top by volume
loading…
Hi Cuyler, Nathan, and Pattie!
Thanks for checking out the site! Please visit this Notion page for my personal note & project breakdown.
How notinos.club is built — architecture, data flow, and security.
The worker wakes monthly, curls OpenWebNinja for reviews (request → data), then upserts them into Postgres. Everything a user reads returns the same way it came: Postgres → api → Caddy → client.
Get a token, then run the read-only endpoints — right here in the terminal or from your own shell.
Request a read-only token to call the endpoints below directly.
Tokens this hour: 0/3
Use your token
$ export KEY=<token>$ echo $KEYPaste export KEY=… into the terminal below, then run the prefilled curls.