sntran / scrapex

An Elixir open source and collaborative framework for extracting the data you need from websites. In a fast, simple, yet extensible way. Or just an experiment writing a scraper in Elixir to scratch my own itch. Use at your own risk.
https://sntran.github.io/scrapex/doc/
MIT License
17 stars 2 forks source link

XPath selector besides CSS #4

Open sntran opened 9 years ago

sntran commented 9 years ago

Preferably not using xmerl due to its usage of records.

sntran commented 7 years ago

This one uses xmerl, but has an xpath functionality: https://github.com/awetzel/sweet_xml