For instructions on how to perform mass URL global performance testing as part of workflow, including scheduled runs, ongoing processing, or as part of a data pipeline, see the URL Performance Testing Workflow Guide.
* Note: Use connection type = "CSV File", connection string = "https://dl.interzoid.com/csv/urls.csv", table name = "CSV", and column name = "2" for a demo that does not use credits from your account.
Login to www.interzoid.com to obtain your API Key. It is
how we track usage. If you do not yet have one, register for a free trial at
www.interzoid.com/register-api-account.
Sample SQL Scripts in case you need sample/test data for a test drive.
How to use CSV files for data processing within Interzoid Cloud Data Connect.
API used for Performance Measuring
URL Performance Test and Append Sample:
www.ebay.com,London,.23
www.ebay.com,Mumbai,1.02
www.ebay.com,Tokyo,.34
www.ebay.com,Sydney,.71
https://www.mysite.com,Paris,.31
https://www.mysite.com,Sao Paolo,.85
https://www.mysite.com,Montreal,.22
Run scheduled or as part of a batch script? Embed in workflow or within a data pipeline? Execute programmatically? You can run this entire process with a single API call. Example:
https://connect.interzoid.com/run?function=speed&apikey=use-your-own-api-key-here&location=London&source=CSV&connection=https://dl.interzoid.com/csv/urls.csv&table=CSV&column=2&html=true