How robots recognize patterns
When you train a robot on one page (like a product listing), it learns the structure of that page type. You can then run that same robot on thousands of similar pages without retraining.
For example, one robot trained on an Amazon product page can extract data from any Amazon product page – whether it's electronics, books, or clothing.
When to reuse your existing robot
Use the same robot when pages share the same layout:
All product pages on an e-commerce site
All company profiles in a business directory
All property listings on a real estate site
All job postings on a job board
💡 Change the Origin URL in your robot's "Run Task" tab to extract from different pages instantly. Or use Bulk Run to process thousands of URLs at once.
When you need a new robot
Create a new robot when the page structure is different:
Switching between websites (Amazon vs. eBay)
Different page types on the same site (product page vs. search results)
Major layout changes after a site redesign
