---
title: "Privacy at getactuators"
description: "No accounts, no cookies, no analytics: what happens to your data when you visit getactuators."
canonical: https://getactuators.com/privacy
last-updated: 2026-09-26T20:29:50.000Z
---
# Privacy at getactuators

getactuators has no accounts, no sign-up forms, no newsletter and no payments, so it never asks for personal information. This page lists everything that does happen when you visit.

## Cookies and tracking

The site sets no cookies and runs no analytics, advertising or tracking scripts. The web app does not write to your browser's local storage.

## Requests to other services

- Fonts load from Google Fonts (fonts.googleapis.com and fonts.gstatic.com), so Google receives your IP address and browser details when the page loads. See Google's privacy policy for how it handles those requests.
- Some robot photos load from the manufacturer's own image host, which receives the same request details.
- Links to manufacturer sites, datasheets and GitHub take you to services with their own privacy policies.

## Server logs and rate limits

The site is hosted on Railway. The hosting platform may keep standard request logs (IP address, requested URL, user agent, time) for operations and abuse prevention. The API applies a rate limit of 120 requests per minute per IP address; the counter lives in memory and is discarded after the window passes. getactuators does not sell, share or profile visitors.

## Contributions

If you open an issue or pull request, that happens on GitHub under GitHub's privacy terms and is public.

## Changes and questions

This page changes through pull requests to the public repository, so its history is visible there. Questions go to [GitHub issues](https://github.com/Miyamura80/getactuators/issues).
