Multiple XMLHttpRequest Tools

- online tools to send multiple requests to server

How to send multiple request to server?
- Enable CORS ->Import your DATA -> Choose Method -> Input URL -> Click Send

Here is a example:
DATA Method URL
CSV GET https://en.wikipedia.org/w/api.php

For more details, visit my GITHUB.

Pre-install: To allows cross-domain-request, install this extention: (Allow-Control-Allow-Origin: *)


Import DATA (xlsx/csv) :
Note: Recommend to use xlsx
- csv formate is not support the data with comma ( , ) and empty data.
Request Setting
Method & URL :
Content-type :
Delay Times :
ms/request


Table








Result