Overview
Agentic Studio is a no-code tool for creating custom Web Search Agents. Simply describe what data you need in plain English, and our AI builds a production-ready agent for you. No CSS selectors, no coding, no scraping expertise required. Think of it as having an expert scraper build your agent for you - just tell it what you want.Launch Agentic Studio
Open the Agentic Studio in Nimble Platform
Why use Agentic Studio?
No Coding Required
Describe what you need in natural language - the AI handles the technical details
Production-Ready
Agents are optimized for scale with predictable costs, unlike one-off Ask calls
Any Website
Create agents for sites not covered by our public gallery
Instant API Access
Use your custom agent via the same Agent API immediately
How it works
Open Agentic Studio
Go to the Agentic Studio in the Nimble Platform
Provide a URL and describe your needs
Enter the website URL you want to extract from and describe what data you need in plain English. For example: “Extract product name, price, rating, and all review comments”
AI creates your agent
Our AI analyzes the page structure and builds an extraction agent based on your description. It identifies the right selectors and data patterns automatically.
Review and test
Preview the extracted data to make sure it matches your needs. Refine your description if needed - the AI will adjust the agent.
Custom vs. Public Agent
| Feature | Public Agent | Custom Agent |
|---|---|---|
| Maintenance | Maintained by Nimble 24/7 | Maintained by you |
| Setup | Zero - just use agent name | Create in Agentic Studio |
| Availability | Popular sites | Any website |
| Auto-healing | Yes - we update when sites change | No - you update if needed |
| API usage | Same Agent API | Same Agent API |
| Visibility | Available to all users | Private to your account |
Always prefer public Agent when available. They’re battle-tested, auto-healing, and maintained by Nimble. Only create custom Agent for sites not in the gallery.
Example: Creating a custom agent
Let’s say you need to extract data from a niche e-commerce site that’s not in our public gallery. Step 1: Enter the URLStep 4: Save as niche_store_pdp
Step 5: Use via API
Tips for better agents
Be specific about data types Instead of “get the price”, say “extract the current price as a number without currency symbols” Describe the structure you want Instead of “get reviews”, say “extract reviews as an array with rating (1-5) and review text for each” Mention edge cases “Extract the sale price if available, otherwise use the regular price” Test with multiple pages Try your agent on different product pages to ensure it works consistentlyAgent naming
- Use lowercase with underscores:
my_store_pdp - Be descriptive:
competitor_pricingnotagent1 - Include the site or type:
niche_store_reviews
Limitations
- Maintenance is your responsibility: Unlike public Agent that are maintained by Nimble, you need to update custom Agent if the target site changes its structure
- Single-page extraction: Agents extract from one page type. For multi-page workflows, create separate agents
FAQ
Can I use custom Agent in production?
Can I use custom Agent in production?
Yes! Custom Agent are designed for production use. They use the same reliable infrastructure as public Agent with predictable costs and high throughput.
What happens if the target website changes?
What happens if the target website changes?
Unlike public Agent (maintained by Nimble 24/7), custom Agent don’t auto-heal. If your extractions start failing or returning incorrect data, you’ll need to update your agent in the Agentic Studio.
How many custom Agent can I create?
How many custom Agent can I create?
There’s no limit on the number of custom Agent you can create. Create as many as you need for your use cases.
Can I share custom Agent with my team?
Can I share custom Agent with my team?

