Css selectors hurt!

wpifaq

Yes you can use regular expressions instead of CSS if you wish or you can use XPath. You don’t *have* to use CSS selectors, but typically they do the job. Those are the 3 techniques available to select prices from the scraped web page.

If the page is using JavaScript to insert the prices into the page, our Scraping Service simulates a web browser – you can get this and use it for the sites which load prices using JavaScript.

If you mean that you need to change an option on the page then no, it currently does not have this feature.