VOOZH about

URL: https://apify.com/getdataforu/reddit-post-scraper

⇱ Reddit Post Scraper · Apify


👁 Reddit Post Scraper avatar

Reddit Post Scraper

Under maintenance

Pricing

from $0.00001 / actor start

Go to Apify Store

Reddit Post Scraper

Under maintenance

A Reddit post scraper, fetching data like titles, authors, content, and scores from specified subreddits or search queries. Delivers valuable insights from the Reddit hivemind for analysis and trend identification.

Pricing

from $0.00001 / actor start

Rating

5.0

(1)

Developer

👁 EMT Crawler

EMT Crawler

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

25 days ago

Last modified

Share

Actor mẫu — Free token pool + actor Store

Gọi bất kỳ actor free trên Apify Store; token lấy từ Google Doc (xoay khi hết quota). Form Input clone từ actor gốc — không sửa code khi đổi actor.

Chi tiết nhân bản: ./CLONE.md

Nhân bản nhanh

# 1 lần
apify secrets add GOOGLE_SERVICE_ACCOUNT '{"type":"service_account",...}'
apify login
# Mỗi actor Store mới — chỉ 1 lệnh (+ apify push)
npm run setup -- clockworks~tiktok-comments-scraper
apify push

Sửa tay tối thiểu: template.config.jsontargetActorId.

Cách hoạt động

Input(form clone từ Store) → Actor proxy → API+ token từ Google Doc → Actor Store → Dataset
  • Token: Google Doc KEY, mỗi dòng apify_api_...
  • Hết free: thử dòng tiếp theo
  • Config: template.config.json + secret GOOGLE_SERVICE_ACCOUNT

File quan trọng

FileKhi clone
template.config.jsonĐổi targetActorId
npm run setup -- user~actorTự cập nhật input schema + actor.json
src/*Không sửa
Google DocThêm/bớt token (không push)

Test local

input.json — field theo actor vừa setup (xem .actor/input_schema.json).

setGOOGLE_SERVICE_ACCOUNT={"type":"service_account",...}
npm start

You might also like

Reddit Post Scraper

pratikdani/reddit-post-scraper

A Reddit post scraper, fetching data like titles, authors, content, and scores from specified subreddits or search queries. Delivers valuable insights from the Reddit hivemind for analysis and trend identification.

👁 User avatar

Pratik Dani

320

Reddit Api Scraper

scrapapi/reddit-api-scraper

Reddit API Scraper collects data from Reddit posts, comments, and subreddits using the Reddit API. Extract titles, post text, usernames, scores, timestamps, and comment threads. Ideal for trend analysis, sentiment research, community monitoring, and social data collection.