RSS 5 projects tagged "Parser"

Download Website Updated 28 Jan 2013 jsoup

Screenshot
Pop 172.16
Vit 13.18

jsoup is a Java library for working with real-world HTML. It can parse HTML from a URL, file, or string. It can find and extract data, using DOM traversal or CSS selectors. The HTML elements, attributes, and text can be manipulated. It can clean user-submitted content against a safe white-list. jsoup is designed to deal with all varieties of HTML found in the wild, from pristine and validating to invalid tag-soup; jsoup will create a sensible parse tree.

No download No website Updated 25 Mar 2012 XPaF

Screenshot
Pop 24.86
Vit 21.24

XPath-based Parsing Framework (XPaF) is a simple and fast parsing framework which makes it easy to extract relations (subject-predicate-object triples) from HTML and XML documents.

Download Website Updated 24 Feb 2013 PHP Emoticon Parser

Screenshot
Pop 22.14
Vit 10.74

PHP Emoticon Parser can replace emoticon text with HTML image tags. It can search for emoticon text characters in a given text string and replace them with equivalent emoticon images. The emoticon text and image mappings are defined in a separate script that maps emoticon names to the different equivalent representations for emoticon text symbols.

Download No website Updated 31 Oct 2012 MightyString

Screenshot
Pop 20.57
Vit 18.39

MightyString adds array functionality and other tools for Ruby strings, including matching, indexing, substitution, and deletion. MightyString::HTML.strip_html provides more ideal HTML-to-ASCII formatting output. This is an advanced block "filtering" module. It works very well, with extremely rare cases which fall through its fingers.

No download Website Updated 29 Jan 2010 php4-html-dom

Screenshot
Pop 17.41
Vit 35.17

php4-html-dom is a lightweight, fault tolerant, high speed, single-pass HTML parser. It builds HTML DOM, similar to accessing a Web browser's DOM with JavaScript. It is compatible with PHP4 and higher.

Screenshot

Project Spotlight

wavsilence

A tool which splits a single WAV file into multiple wav files based on silence.

Screenshot

Project Spotlight

PHP Shell

A shell wrapped in a PHP script.