PulsarRPA
PulsarRPA copied to clipboard
ebay 'web xSql' not result
url:https://www.ebay.com/itm/155607414510
Please paste the X-SQL in text format.
Please paste the X-SQL in text format.
select dom_base_uri(dom) as url, dom_first_text(dom, '.main-container #mainContent [class~='x-item-title'] .x-item-title__mainTitle') as title, dom_first_text(dom, '.main-container #mainContent [class~='x-price-section'] .x-price-primary') as defaultPrice from load_and_select('URL' , ':root');
The SQL looks correct. But I need more information to find out what happened. You can check your log for more information, if you can not resolve the problem yourself, please upload the log file.