We can also try with Claygent, what type of reviews were you looking to extract? Maybe we can prompt it to check the first link Google returned and return 1-3 reviews or a summary of them
Looks like chatGPT was easier because the structure of the data was a bit more complex for the other scraper to predict. The outputs look a lot better now, you can check the prompt :) I also added those credits back into the account
Oh, odd, I thought I also replied about the rest but apparently it didn't save... It appears some of those first links that google returns aren't valid and since the scraping tool can only scrape one URL at a time, we'd have to either set a second scrape with the next link to see if it returns more info
Yep! Adding another scraping column and selecting the next link from the source would be it... it can be given conditional formulas to check if the previous one didn't return enough information. Otherwise, we could still try with Claygent and a similar prompt from chatGPTLet us know if you need help there!
In a single column, no. Most tools only take 1 input at a time, but Claygent uses AI and may be the exception, but the prompt would have to be very clear to achieve consistency