Skip to content

Instantly share code, notes, and snippets.

@leonid-shevtsov
Created January 26, 2025 23:07
Show Gist options
  • Save leonid-shevtsov/3af60dec6f609edb91c0b35f61ea2b64 to your computer and use it in GitHub Desktop.
Save leonid-shevtsov/3af60dec6f609edb91c0b35f61ea2b64 to your computer and use it in GitHub Desktop.
engines:
- name: prom
engine: xpath
shortcut: prom
disabled: false
search_url: https://prom.ua/ua/search?search_term={query}&page={pageno}
results_xpath: //div[@data-qaid="product_block"]
content_xpath: .//span[@data-qaid="product_presence"] | .//div[@data-qaid="product_price"] | .//div[@data-qaid="company_link"]
url_xpath: .//a[@data-qaid="product_link"]/@href
title_xpath: .//span[@data-qaid="product_name"]
thumbnail_xpath: .//picture[@data-qaid="image_link"]/img/@src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment