Hi, you cannot scrape such values. Basically, you can only fetch correctly, the data visible in Scraper’s visual editor.
But you can still fetch some data entering the XPath manually. In above case, it’s not possible to fetch only the geo-coordinates, but I was able to scrape that script block as a whole using below XPath:
//script[contains(@type,"application/ld+json")][5]
Screenshots:
Also, the scraper is not completing fields from WP Job Manager
>> What data from source site needs to be mapped to which field in WP job manager?
Helpful links:
Custom Fields
Custom Taxonomies
-
This reply was modified 5 years, 2 months ago by Suman M..