Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "sitemap_urls": [
- "https://www.petsfarma.es/3_es_0_sitemap.xml"
- ],
- "fields": {
- "name": "//*[@class='section-title product-name']/text()",
- "price": "(//*[@class='the-price'])[1]/text()",
- "price_old": "(//*[@class='cth_original_price'])[1]/text()",
- "reference": "",
- "image": "(//*[@id='image-block']/img)[1]/@src",
- "description": "(//*[@id='short_description_content'])[1]/text()",
- "brand": "",
- "brand_text": "",
- "categories": "",
- "availability": "",
- "rating_average": "",
- "rating_count": "",
- "barcode": "",
- "stock": ""
- },
- "links": {
- "detail": "",
- "next_page": ""
- },
- "sitemap_rules": [".html$"]
- }
Add Comment
Please, Sign In to add comment