Using the Scrapingbee connector formula returns no result

Hi there

The Scrapingbee connector xpath formula returns only a blank result for me

e.g the formula below returns a blank result

=@Dump(Connector("ScrapingBee.XPath","https://seotoolsforexcel.com","//img","src","None",FALSE,0))

If I use the same connector to output values instead of a formula, it works ok and gives me the result below, so I know my api key is working correctly.

/assets/images/profile-richard.jpg?v=cba32e7541
/assets/images/profile-dixon.jpg?v=cba32e7541
/assets/images/profile-albin.png?v=cba32e7541
/content/images/2021/07/update-border-1.png
/content/images/2020/05/intro-1.png
/content/images/2020/03/intro-adj-1.png
/content/images/2019/02/hero.png
/content/images/2018/03/Screenshot_6-1.png
/assets/images/profile-niels.jpg?v=cba32e7541

How should I change the formula attributes to get it working?

The parameters I used here are

Scrapingbee
Select view: Xpath
URL: https://www.seotoolsforexcel.com
Xpath: //img
Attribute: src
Premium proxy: none
Javascript rendering off
Wait in ms: 0
[ ] Values
[x] Formula

Thanks very much

Hi,

Your formula works fine for me. Do you have the latest SeoTools version?

Yeah I have version 9.7.0.1

I've turned on the error logs in SeoTools64.xll but can't see any log file being created, is there any other way to troubleshoot?

I tried an install on a different machine and the formula works now. The original machine was running windows through parallels virtualisation so maybe that was causing the issue...

Do you know of any reason why parallels might run into an issue with this connector?

Thanks

Thanks, I don't think that has any relevance. Perhaps you have different Global HTTP Settings?

Nah Global Https settings are the same. Weird