Hi, I was debugging the tool and noticed that while fetching from urlscan there is an issue.
If the "has_more" param in the response is true, gau iterates to another request however search_after param is not in a valid format.
Valid format is fully entered "sort" field of the last object in the previous response.
Cheers
Hi, I was debugging the tool and noticed that while fetching from urlscan there is an issue.
If the "has_more" param in the response is true, gau iterates to another request however search_after param is not in a valid format.
Valid format is fully entered "sort" field of the last object in the previous response.
Cheers