Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

It is possible to receive an accurate answer from the URLFetchApp in Google Scripts, but the accuracy of the answer depends on the URL that is being fetched and the data that is being returned. The URLFetchApp retrieves data from a specified URL and sends it back to the script. The accuracy of this data depends on the validity of the URL and the information being returned from the server. If the URL is valid and the server is responding with accurate data, then the answer received by the URLFetchApp will also be accurate. However, if the URL is invalid or the server is returning inaccurate data, the answer returned may not be accurate.