Skip to main content

No project description provided

Project description

Articulo

Tiny library for html articles parcing.

Usage

Basic usage

from articulo import Articulo

# Step 1: initializing Articulo instance
article = Articulo('https://info.cern.ch/')

# Step 2: getting article properties. All properties resolves lazily.
print(article.title) # title property returns article title as a string
print(article.text) # text property returns article content as a string
print(article.markup) # markup property returns article content as an html markup string

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

articulo-0.1.0.tar.gz (14.8 kB view details)

Uploaded Source

Built Distribution

articulo-0.1.0-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

Details for the file articulo-0.1.0.tar.gz.

File metadata

  • Download URL: articulo-0.1.0.tar.gz
  • Upload date:
  • Size: 14.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.10.9 Darwin/23.0.0

File hashes

Hashes for articulo-0.1.0.tar.gz
Algorithm Hash digest
SHA256 39a265caf27e4862315a4864d2d61fa061db4b6f2fb43814dcd4f7563caedb9e
MD5 c8811592b1f11d529fb33baec40b1dcd
BLAKE2b-256 5ef2428a7dfd26d9095cb4f2c7908238974f6385a62778ac48ccfe72b11eaeec

See more details on using hashes here.

File details

Details for the file articulo-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: articulo-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 15.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.10.9 Darwin/23.0.0

File hashes

Hashes for articulo-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0fb0424e2c9777cfc40d13bd9148532b018ffe5d589ec64ace08a0d9e8de4e17
MD5 8fbd0dd7048bd2791a7108852633b270
BLAKE2b-256 9b4cb1b22ec8a2b6716e00a27866136699a71ba7eb7f55351967fd72796a96e7

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