Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

Latest commit

 

History

History
108 lines (69 loc) · 1.36 KB

reference.rst

File metadata and controls

108 lines (69 loc) · 1.36 KB

Reference

This is the reference for the Wextracto web data extraction package.

Command

wex.command

Registering Extractors

wex.entrypoints

Extractor

wex.extractor

Element Tree

wex.etree

Regular Expressions

wex.regex

String Functions

wex.string

Iterables

wex.iterable

wex.iterable.one(iterable)

wex.iterable.one_or_none(iterable)

wex.iterable.first(iterable)

wex.iterable.flatten(iterable, yield_types)

URLs

wex.url

Other Methods

wex.form

wex.phantomjs

wex.ftp

wex.http

Sitemaps

wex.sitemaps

Response

wex.response

Composed

wex.composed

Output

wex.value

wex.output

Regression Tests

wex.pytestplugin