scrapehero / selectorlib

A library to read a YML file with Xpath or CSS Selectors and extract data from HTML pages using them
MIT License
65 stars 11 forks source link

Adds xpath_alias, sample re commands #83

Open rawandahmad698 opened 2 years ago

rawandahmad698 commented 2 years ago

xpath_alias allows you to pick another field if the main xpath was None type, and re adds sample regex commands.