Skip to content
/ XParser Public

A web parser library with jquery-like selector and url-router pattern, to facilitate manual building page-extractor.

Notifications You must be signed in to change notification settings

zezhou/XParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

About
~~~~~
xParser is a web parser, using jQuery-like selector and url-matching handler, which goal is providing a simple and easy way to extract infomation from web.

Installation
~~~~~~~~~~~~

1)Install required dependencies
  - lxml
  - pyquery

2)Put "xparser.py" to the directory where you plan to use it.

3)Import and use codes. See lines in "examples" directoy to get details.

About

A web parser library with jquery-like selector and url-router pattern, to facilitate manual building page-extractor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages