Scraper selector bug
-
For some sites it scrapes this plugin works great. Others it doesn’t.
Here’s an example.
source url: https://www.xtrainingequipment.com/HiTemp-Bumper-Plate-45b-pair_p_155.html
query: #price
This shows the price, but it wraps it in a SPAN tag with id=”price”. It’s the only element with that id, so it shouldn’t be including the SPAN tag.
- The topic ‘Scraper selector bug’ is closed to new replies.