Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CSS Selectors for Python

License

NotificationsYou must be signed in to change notification settings

scrapy/cssselect

Repository files navigation

PyPI VersionSupported Python VersionsTestsCoverage report

cssselect is a BSD-licensed Python library to parseCSS3 selectors andtranslate them toXPath 1.0 expressions.

XPath 1.0 expressions can be used inlxml or another XPath engine to findthe matching elements in an XML or HTML document.

Find the cssselect online documentation athttps://cssselect.readthedocs.io.

Quick facts:

  • Source, issues and pull requestson GitHub
  • Releaseson PyPI
  • Install withpip install cssselect

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp