Using the HTTP API Enrichment with screenshotapi.net - Structuring the API Query
Hey everyone, I was wondering if someone has ever used the HTTP API enrichment with screenshotapi.net. I don’t know how to structure this API query: https://shot.screenshotapi.net/screenshot?token=G8VTM25-42VM6XV-K0973A5-QQADNPS&url=https%3A%2F%2Fwww.dreamhouseprod.com%2F&width=1250&height=900&fresh=true&output=image&file_type=png&wait_for_event=load I already know that "https://shot.screenshotapi.net/screenshot" is the endpoint, and the method is GET, but I can’t understand where I should place the other parts of the string. The final goal is to replace the website link of the query I presented with the /website column once I understand how to structure it. (This may help you: https://docs.screenshotapi.net/)