rtrvr.ai
Browser ExtensionStart in Chrome, on the page you're on.CloudA thousand browsers, on your schedule.RoverThe AI customer engineer for your product.Data & EvalsExpert trajectories for AI labs.
ACCESSAPI + MCPCLI & SDKTemplatesIntegrationsWhatsApp
Use cases
Vibe ScrapingLead EnrichmentWeb MonitoringForm FillingJob ApplicationsSocial MediaAI Web ContextAgentic CheckoutAll use cases
Pricing
BlogLaunches, benchmarks, deep divesDocsExtension, Cloud, API, MCP, CLICase StudiesReal teams, real runsVideosNew runs every weekChangelogWhat just shippedNewslettersProduct releases and real runs
Docs
Log inBook DemoAdd to Chrome
Log in
Menu
Add to ChromeBook a demo
ProductsBrowser ExtensionCloudRoverData & EvalsExploreUse casesPricingResourcesDocs

Opening template…

rtrvr.ai

Make every site
work for you.

Launches first, roadmap early, and the occasional trick we only share by email.

Products

Browser ExtensionCloudRoverData & Evals

Use cases

Vibe ScrapingLead EnrichmentForm FillingWeb MonitoringSocial MediaJob ApplicationsData MigrationAI Web ContextAgentic Checkout

Resources

DocsBlogData for AI LabsCase StudiesVideosNewslettersChangelogPricingAppSumoDemoAffiliate

Company

TeamContactGCP PartnerWhat We BelieveSecurityPrivacyTerms

Developers

APIMCPCLI & SDKTemplatesIntegrationsWhatsApp

Compare

ApifyBardeenBrowserbaseBrowser UseClayClaudeCometFirecrawl
Products
Browser ExtensionCloudRoverData & Evals
Use cases
Vibe ScrapingLead EnrichmentForm FillingWeb MonitoringSocial MediaJob ApplicationsData MigrationAI Web ContextAgentic Checkout
Resources
DocsBlogData for AI LabsCase StudiesVideosNewslettersChangelogPricingAppSumoDemoAffiliate
Company
TeamContactGCP PartnerWhat We BelieveSecurityPrivacyTerms
Developers
APIMCPCLI & SDKTemplatesIntegrationsWhatsApp
Compare
ApifyBardeenBrowserbaseBrowser UseClayClaudeCometFirecrawl
BACKED BYNVIDIA InceptionGoogle Cloud for StartupsBright DataNEC XSalesforce LaunchpadElevenLabs GrantsGMI CloudComposioSmallest.ai Grants
DISCOVERYllms.txtllms-full.txtagents.mdDocumentation indexSitemapOpenAPIAI Catalog
© 2026 rtrvr.ai
DiscordYouTubeInstagramTikTokLinkedInXGitHub
support@rtrvr.ai
Back to templates

PRICES AND AVAILABILITY TEMPLATE

Track an Amazon price

Return the current product price, its change, availability, and the product link.

RUNS INCloud or your browser
SETUP2 details to add
WHAT YOU GET04 PARTS
  1. 01Current and previous price
  2. 02Availability
  3. 03Change against your target
  4. 04Product link
EXAMPLE INPUThttps://amazon.com/dp/B08...

SET UP YOUR RUN

Add the details. Check the result. Run it.

No code needed.
01

Tell rtrvr what to use

Required details are marked. The example text shows the expected format.

02

Choose where it runs

Cloud uses a fresh managed browser. The extension uses the sites you are already signed into.

ONE MORE STEP

Add the required details to continue.

WHAT HAPPENS NEXT

From setup to finished result.

  1. 01

    rtrvr opens the right sites. It uses Cloud or the signed-in browser you chose.

  2. 02

    The browser does the job. You can follow the run and step in if a site asks for help.

  3. 03

    You get the result. The output above is the shape to expect.

ADVANCEDRequest JSONOptional

Exact request sent to the run panel.

REQUEST.JSON
{
  "source": "retrieve",
  "template": {
    "id": "amazon_price_tracker",
    "slug": "price-watch",
    "name": "Amazon Price Tracker",
    "categoryId": "DEALS"
  },
  "inputs": {
    "productUrl": "",
    "targetPrice": ""
  },
  "agentHint": "Navigate to .\n\nExtract product pricing data:\n- Product name\n- Current price\n- Original/list price (if shown)\n- Discount percentage\n- Prime eligible?\n- Stock status (\"In Stock\", \"Only X left\", etc.)\n- Seller information\n- Rating and review count\n\nReturn JSON:\n{\n  \"product\": {\n    \"name\": \"\",\n    \"currentPrice\": 0,\n    \"originalPrice\": 0,\n    \"discount\": 0,\n    \"inStock\": true,\n    \"prime\": true,\n    \"rating\": 0,\n    \"reviews\": 0\n  },\n  \"tracking\": {\n    \"targetPrice\": ,\n    \"shouldAlert\": false,\n    \"priceDropAmount\": 0\n  }\n}\n\nSet shouldAlert = true if current price <= target price.",
  "userInput": "Navigate to .\n\nExtract product pricing data:\n- Product name\n- Current price\n- Original/list price (if shown)\n- Discount percentage\n- Prime eligible?\n- Stock status (\"In Stock\", \"Only X left\", etc.)\n- Seller information\n- Rating and review count\n\nReturn JSON:\n{\n  \"product\": {\n    \"name\": \"\",\n    \"currentPrice\": 0,\n    \"originalPrice\": 0,\n    \"discount\": 0,\n    \"inStock\": true,\n    \"prime\": true,\n    \"rating\": 0,\n    \"reviews\": 0\n  },\n  \"tracking\": {\n    \"targetPrice\": ,\n    \"shouldAlert\": false,\n    \"priceDropAmount\": 0\n  }\n}\n\nSet shouldAlert = true if current price <= target price.",
  "urls": [],
  "meta": {
    "createdAt": "",
    "userAgent": ""
  }
}

MORE STARTING POINTS

Other templates for prices and availability.

See all templates
PRICES AND AVAILABILITYTrack flight prices

Check a route and return current prices, options, and changes against your target.

PRICES AND AVAILABILITYWatch for a restaurant table

Check the restaurant and time you choose, then return any open tables.

PRICES AND AVAILABILITYFind a rare product

Search marketplaces and return matching listings with price, condition, and source links.