0 selected
Nothing here.
Reddit links are looked up automatically (title, image, stats). For article
links the page title is detected — or set your own below.
| When | Source | Trigger | New | Duplicates | Filtered | Notes |
|---|
No runs logged yet.
Every ingestion run lands here: manual = the Pull button,
cron = this worker's schedule, push = the Reddit-hosted app or the Mac
pusher delivering items. The newest 100 runs are shown; ~500 are kept.
GETTR account
gettr.com → DevTools → any API request → copy the token from the
x-app-auth header.
Devvit ingestion
The Devvit app (devvit-app/ in the repo) pushes Reddit candidates here.
Paste this secret into the app's subreddit settings as ingestSecret.
…
Ingestion source
Where the hourly cron (and the "Pull from Reddit now" button) gets its
candidates. Exactly one source is active at a time — switch whenever you like.
Supabase dashboard → Project Settings → API Keys → create a
secret key (legacy service_role JWTs also still work; publishable keys
won't — they can't pass RLS). Also run supabase-schema.sql (repo root)
once in the SQL editor.
Apify console → Settings → API & Integrations → create token.
Ingestion
Cost lever for Apify (pays per result).
Doesn't affect Direct mode.
Categories: tick to enable, list subreddits comma-separated (with or
without r/). Changes apply from the next hourly run — nothing to re-deploy.
Reddit Data API fallback (optional)
Only needed if you want the worker's hourly cron / "Pull now" to fetch
Reddit directly instead of relying on the Devvit app.