Go to Apify Store
carolling_granite

Ryan Chen
I build and maintain data-extraction Actors on Apify.
Joined August 2026
ACTOR STATS
1 public Actor
2 total users
1 monthly user
>99% runs succeeded
I build and maintain data-extraction Actors on Apify Store.
What I aim for in every Actor I publish:
- Official sources first. Where a platform publishes its own public feed or API, I use it rather than scraping rendered pages. Fewer breakages, no proxy games.
- One schema, no surprises. If an Actor covers more than one source, the output rows are identical in shape so you never write glue code to merge them.
- You pay for what you receive. Filtered-out and duplicate rows are not charged.
- Honest limits in the README. Where a data source caps what it will return, that cap is documented on the Actor page instead of being discovered by you mid-run.
- App Store + Google Play Reviews Scraper — reviews from both mobile stores in a single run, unified 19-field output, per-country and per-rating filters, developer replies included.
Found a bug or need a field that is missing? Open an issue on the Actor page — I read them.