Skip to content

When to use jExtract

Mikhail Kormanowsky edited this page Jan 6, 2018 · 2 revisions

In the Internet not all website has a data API, so often it's not comfortable to work with data that you get from a website. My small function is to help developers with unstructured data like plain HTML. You may use jExtract when you:

  • are going to work with website that hasn't got any data API;
  • want to create a redesign (or design theme) for a website the server of which you can't access.
Clone this wiki locally