Testomatobot is name of a toolset we use to send web forms, download web pages, and download resources that will be checked according to the project configurations of Testomato's users. It accesses websites according to project settings (i.e. every 5 minutes or more).
How to identify request from Testomatobot?
Testomatobot using follow User-Agent string:
Testomatobot/1.0 (Linux x86_64; +https://testomato.com/bot) minicrawler/5.2.7 Testomato servers
Plain text lists of our IP addresses:
| Host | IPv4 | IPv6 |
|---|---|---|
| ๐จ๐ฟ Europe (Prague, Czech Republic) testomato.com | | |
| ๐จ๐ฟ Europe (Prague, Czech Republic) eu.node.testomato.com | | |
| ๐ฉ๐ช Europe (Nuremberg, Germany) de.node.testomato.com | | |
| ๐ฌ๐ง Europe (London, United Kingdom) gb.node.testomato.com | | |
| ๐บ๐ธ USA (Silicon Valley, California) ca.node.testomato.com | | |
| ๐บ๐ธ USA (Dallas, Texas) tx.node.testomato.com | | |
| ๐บ๐ธ USA (Chicago, Illinois) us.node.testomato.com | | |
| ๐บ๐ธ USA (New Jersey, New York) dc.node.testomato.com | | |
| ๐ธ๐ฌ Asia (Singapore, Singapore) sg.node.testomato.com | | |
| ๐ฏ๐ต Asia (Tokyo, Japan) hk.node.testomato.com | | |
| ๐ Europe (Prague, Czech Republic) Web servers | – | |
If you don't want Testomatobot to access your server (i.e. due to overloading), please contact us at info@testomato.com.
What is Minicrawler
Testomatobot uses Minicrawler to perform an HTTP requests for a given URL to get an HTTP response, including headers. It was developed to have the smallest possible memory footprint, processor time consumption, and fit the needs of Testomato, as well as other internal projects. Minicrawler is open-sourced under the AGPL License.
We encourage you to check Minicrawler out and try it out for yourself. We welcome any suggestions or feedback you might have for ways we can improve it!