Skip to main content

A fluent interface python library to query html.

Project description

Supported platforms

  • Python 3.4

  • Windows

Installlation

To install via pip:

> pip install htmq

Usage

Get text inside all the div tags with class=’test’ as a list:

from htmq.html_query import htmq
# get html from somewhere
htmq(html).all().div(cls='test').text().q()

Download

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

htmq-1.0.0.zip (10.1 kB view details)

Uploaded Source

File details

Details for the file htmq-1.0.0.zip.

File metadata

  • Download URL: htmq-1.0.0.zip
  • Upload date:
  • Size: 10.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for htmq-1.0.0.zip
Algorithm Hash digest
SHA256 448dddd282bf8cb207562ef03e1dbc96a094ced124ba36233363a4b5624730b2
MD5 0dbabc86d2f81d2d68cdc1ad72f995d7
BLAKE2b-256 63153dc818349c61d9b0c6287248b47e3345a43decf227545aabb4e91b164d51

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page