A simple HTML scraping tool
Project description
Hap! is an HTML parser and scraping tool written in Python.
The purpose of Hap! is to have a simple and fast way to retrieve certain data from the internet. It uses JSON formatted data as input and output. Input can be either from a local file or from stdin from another process. Output is either printed to stdout or saved to file. If input is provided by file, Hap! names it dataplan (“data planning”) and the same file is used when the output is saved.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hap-1.2.2.tar.gz
(10.4 kB
view hashes)