islink: Check if an HTML element is a link

[ bsd3, html, library, xml ] [ Propose Tags ]

This package provides a function that checks whether a particular combination of an HTML tag name and an attribute corresponds to an HTML element that links to an external resource. For example, the combination of the tag img and the attribute src is an external link whereas the combination div and style is not. This is particularly useful for web scraping.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0
Dependencies base (>=4.6 && <5), unordered-containers (>=0.2 && <1) [details]
License BSD-3-Clause
Author Marios Titas <rednebΑΤgmxDΟΤcom>
Maintainer Marios Titas <rednebΑΤgmxDΟΤcom>
Category XML, HTML
Home page https://github.com/redneb/islink
Bug tracker https://github.com/redneb/islink/issues
Source repo head: git clone https://github.com/redneb/islink.git
Uploaded by MariosTitas at 2014-10-07T14:30:06Z
Distributions LTSHaskell:0.1.0.0, NixOS:0.1.0.0, Stackage:0.1.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1686 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]