Crate visdom[][src]

Visdom

Description

A library use jquery-like api to operate html, easy to use for scraping and poisoning html.

Supported

  • Support most css selectors, e.g. :nth-child, :nth-of-type, :not and so on.
  • Support most selector methods, such as find,filter,has, not
  • Support powerful text operation ability: set_html, set_text, append_text can used for text node.

Structs

Vis

Vis: Entry struct of the mesdoc's api.