Can I force fetch reviews without having to wait for the next scheduled crawl?

Any missing review will be automatically detected within at most 6 hours.

If you want to force fetch updates. You can send an API request:

PUT https://api.zembra.io/reviews/subscription/google/?slug=472717649119152494&type=partial

Note the type param which can be partial or full.

  • Partial
    • Instructs the API to fetch the latest updates, i.e. the most recent reviews.
    • Costs 15 credits.
    • Limited to 1 call per minute.
  • Full
    • Orders the API to fetch and update all the reviews.
    • Costs 50 credits.
    • Limited to 1 call every 5 minutes.
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us