r/apify_scrapers

▲ 2 r/apify_scrapers+2 crossposts

I’m constantly digging through Reddit threads for data—sentiment analysis, trend tracking, you name it. The official API feels like a maze, and the rate limits bite hard.

A few weeks ago I discovered a community‑maintained tool on Apify that scrapes comments directly from Reddit’s public JSON endpoint. No API key, no OAuth, just paste the post URL and let it do its thing.

What makes it stand out:

  • Pay‑per‑event pricing (≈ $0.001 per comment, $0.01 per post) so you only pay for what you actually get.
  • Up to 500 comments per run, with a “max_comments” cap you can set.
  • Direct webhook delivery of clean JSON – perfect for piping into a notebook or a small serverless function.
  • Built‑in budget limits, so you never get an unexpected overage.

I tried it on a 200‑comment post and the total cost was under $0.25, and the data arrived in my webhook instantly. It’s saved me a lot of time compared to manual crawling or dealing with OAuth tokens.

Has anyone else experimented with this or similar low‑cost scrapers? How does it compare to the more heavyweight solutions you’ve used?

Learn more: https://apify.com/akash9078/reddit-comment-scraper

u/Otherwise-Resolve252 — 9 days ago
▲ 9 r/apify_scrapers+3 crossposts

I built an AI Image Editor API on Apify — would love feedback 👇

I kept running into the same problem:
Editing images programmatically is either too complex or too expensive.

So I built:
👉 AI Image Editor (Apify Actor)

What it does:
• Edit images with simple inputs
• Automate product photos & marketing creatives
• Works with URLs (no uploads needed)
• Plug into workflows/pipelines

Use cases:

  • E-commerce product images
  • Social media content generation
  • AI automation workflows
  • Bulk image editing

Why I made it:
Most tools are UI-first. I wanted API-first.

Would love your thoughts:
What features would you want next?

Use here: ai-image-editor

u/Otherwise-Resolve252 — 13 days ago