fazlook
8 years agoFrequent Contributor
Loop on values from a txt file into one request
Hi guys, I have a GET request...http://....//?key=value
This value changes all the time. I have all my values in a txt file ex:
key=023
key=011
key=023001
How do I read my file and send all my requests in ? please Step by Step instructions :) nmrao you could prob help me out here :)