email parser
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 9234
Mime Format / Email Parser 1.0
It allows to read attachments, and handles charsets convertions. more>>
It allows to read attachments, and handles charsets convertions. C++ implementation of RFC 2045 - Multipurpose Internet Mail Extensions (MIME) standard.
Library designed to be very fast and efficient, and has been tested on millions of emails from all kinds of email clients.
Library supports all kinds of content encodings, charsets. Mime Format / Email Parser library was designed to allow users to read attachments, and handles charsets convertions.
<<lessLibrary designed to be very fast and efficient, and has been tested on millions of emails from all kinds of email clients.
Library supports all kinds of content encodings, charsets. Mime Format / Email Parser library was designed to allow users to read attachments, and handles charsets convertions.
Download (39KB)
Added: 2007-10-19 License: Freeware Price:
889 downloads
Email Address Parser 1.5
Allows for quick formatting of email list for mass emailings. Just import a text file full of emails and Email Address Parser will remove any improperly formatted emails saving you loads of time. more>>
System Requirements: Windows
Enhancements: Improved Emailing feature. Improved parsing.
<<less Download (2.08MB)
Added: 2009-06-20 License: Freeware Price: $0.00
55 downloads
HTML Parser 1.6
A Java library used to parse HTML in either a linear or nested fashion more>>
A Java library used to parse HTML in either a linear or nested fashion Primarily used for transformation or extraction, it features filters, custom tags, visitors, and easy to use JavaBeans. HTML Parser is a robust, fast, and well tested package.
Welcome to the homepage of HTMLParser - a super-fast real-time parser for real-world HTML. What has attracted most developers to HTMLParser has been its simplicity in design, speed and ability to handle streaming real-world html.
The two fundamental use-cases that are handled by the parser are extraction and transformation (the syntheses use-case, where HTML pages are created from scratch, is better handled by other tools closer to the source of data).
In general, to use the HTMLParser you will need to be able to write code in the Java programming language. Although some example programs are provided that may be useful as they stand, its more than likely you will need (or want) to create your own programs or modify the ones provided to match your intended application.
To use the library, you will need to add either the htmllexer.jar or htmlparser.jar to your classpath when compiling and running. The htmllexer.jar provides low level access to generic string, remark and tag nodes on the page in a linear, flat, sequential manner.
The htmlparser.jar, which includes the classes found in htmllexer.jar, provides access to a page as a sequence of nested differentiated tags containing string, remark and other tag nodes.
Extraction
Extraction encompasses all the information retrieval programs that are not meant to preserve the source page.
This covers uses like:
- text extraction, for use as input for text search engine databases for example
- link extraction, for crawling through web pages or harvesting email addresses
- screen scraping, for programmatic data input from web pages
- resource extraction, collecting images or sound
- a browser front end, the preliminary stage of page display
- link checking, ensuring links are valid
- site monitoring, checking for page differences beyond simplistic diffs
There are several facilities in the HTMLParser codebase to help with extraction, including filters, visitors and JavaBeans.
Transformation
Transformation includes all processing where the input and the output are HTML pages.
Some examples are:
- URL rewriting, modifying some or all links on a page
- site capture, moving content from the web to local disk
- censorship, removing offending words and phrases from pages
- HTML cleanup, correcting erroneous pages
- ad removal, excising URLs referencing advertising
- conversion to XML, moving existing web pages to XML
During or after reading in a page, operations on the nodes can accomplish many transformation tasks "in place", which can then be output with the toHtml() method. Depending on the purpose of your application, you will probably want to look into node decorators, visitors, or custom tags in conjunction with the PrototypicalNodeFactory.
<<lessWelcome to the homepage of HTMLParser - a super-fast real-time parser for real-world HTML. What has attracted most developers to HTMLParser has been its simplicity in design, speed and ability to handle streaming real-world html.
The two fundamental use-cases that are handled by the parser are extraction and transformation (the syntheses use-case, where HTML pages are created from scratch, is better handled by other tools closer to the source of data).
In general, to use the HTMLParser you will need to be able to write code in the Java programming language. Although some example programs are provided that may be useful as they stand, its more than likely you will need (or want) to create your own programs or modify the ones provided to match your intended application.
To use the library, you will need to add either the htmllexer.jar or htmlparser.jar to your classpath when compiling and running. The htmllexer.jar provides low level access to generic string, remark and tag nodes on the page in a linear, flat, sequential manner.
The htmlparser.jar, which includes the classes found in htmllexer.jar, provides access to a page as a sequence of nested differentiated tags containing string, remark and other tag nodes.
Extraction
Extraction encompasses all the information retrieval programs that are not meant to preserve the source page.
This covers uses like:
- text extraction, for use as input for text search engine databases for example
- link extraction, for crawling through web pages or harvesting email addresses
- screen scraping, for programmatic data input from web pages
- resource extraction, collecting images or sound
- a browser front end, the preliminary stage of page display
- link checking, ensuring links are valid
- site monitoring, checking for page differences beyond simplistic diffs
There are several facilities in the HTMLParser codebase to help with extraction, including filters, visitors and JavaBeans.
Transformation
Transformation includes all processing where the input and the output are HTML pages.
Some examples are:
- URL rewriting, modifying some or all links on a page
- site capture, moving content from the web to local disk
- censorship, removing offending words and phrases from pages
- HTML cleanup, correcting erroneous pages
- ad removal, excising URLs referencing advertising
- conversion to XML, moving existing web pages to XML
During or after reading in a page, operations on the nodes can accomplish many transformation tasks "in place", which can then be output with the toHtml() method. Depending on the purpose of your application, you will probably want to look into node decorators, visitors, or custom tags in conjunction with the PrototypicalNodeFactory.
Download (4.14MB)
Added: 2007-08-24 License: GPL Price:
511 downloads
Other version of HTML Parser
License:Freeware
WER HTML Parser 1.01
Will read and analyze HTML files more>> Will read and analyze HTML files
The WER HTML Parser application was designed to read and analyze HTML files, and represent them in a tree-view form, where each node is a HTML element, and embedded elements are displayed as children of their parent HTML element. Very useful if you want to check your site for errors, or if you want to understand the structure of a page.
<<less Download (244KB)
Added: 2008-09-30 License: Freeware Price: FREE
391 downloads
Email Scanner 1.0
This program searches through emails in text/HTMLor .eml format and retrieves the email addresseswithin them. Outputs to file line by line orsemicolon separated. more>>
This program searches through emails in text/HTMLor .eml format and retrieves the email addresseswithin them. Outputs to file line by line orsemicolon separated.
<<less Download (132K)
Added: 2000-02-15 License: Freeware Price:
3569 downloads
Mathparser 1.0
Mathparser is a .NET assembly which contains a math parser written in C# more>>
Mathparser is a .NET assembly which contains a math parser developed in C# and will evaluate a mathematical expression and returns a double value.
<<less Download (74KB)
Added: 2006-10-03 License: Freeware Price:
1125 downloads
Pix Parser 1.0
PixParser is a free program which can be used to parse Cisco Pix log files to find any search term specified more>>
PixParser is a free program which can be used to parse Cisco Pix log files to find any search term specified. It will build an HTML file, currently called report.html, with your search results presented.
It does a reverse lookup on all IPs, so that you dont have to manually figure out where people have gone via the Internet.
<<lessIt does a reverse lookup on all IPs, so that you dont have to manually figure out where people have gone via the Internet.
Download (309KB)
Added: 2006-12-22 License: Freeware Price:
1114 downloads
Email Blaster 2.10.26
It is a simple Email Blasting Utility Perfect. more>> Email Blaster is a simple Email Blasting Utility Perfect for small to medium businesses. You can use it to blast your monthly newsletters or important announcements to your clients and friends.<<less
Download (832KB)
Added: 2008-04-09 License: Freeware Price: Free
396 downloads
MPEG Parser 1.3
MPEG Parser is the program for viewing of internal structure of MPEG-files more>>
MPEG Parser is a utility that shows you the structure of a MPEG file.
MPEG Parser is the viewer of MPEG-files internal structure. It can view fields of structures of what the MPEG file consists.
MPEG Parser shows next data about MPEG file: Resolution, Frame rate, Size, Aspect ratio, Bitrate ... Utility allows to correct errors in MPEG - use menu item "Save corrected..." for this. You can also save internal structure in the text file via menu item "Save MPEG information...".
<<lessMPEG Parser is the viewer of MPEG-files internal structure. It can view fields of structures of what the MPEG file consists.
MPEG Parser shows next data about MPEG file: Resolution, Frame rate, Size, Aspect ratio, Bitrate ... Utility allows to correct errors in MPEG - use menu item "Save corrected..." for this. You can also save internal structure in the text file via menu item "Save MPEG information...".
Download (288KB)
Added: 2006-06-30 License: Freeware Price:
1216 downloads
Other version of MPEG Parser
Price: $0.00
License:Freeware
License:Freeware
Java Parser 1.0
This is Java Class File Parser program that can Parse any Class file to .Java File. more>>
This is Java Class File Parser program that can Parse any Class file to .Java File. Java Parser application was designed to parse the Java Class File to give you the Java Code in .Java file To Parse the File Right Click on Any file and Click Parse.
If you dont see Parse in Right Click menu just run Application once and you can get it.
<<lessIf you dont see Parse in Right Click menu just run Application once and you can get it.
Download (215KB)
Added: 2007-11-27 License: Freeware Price:
696 downloads

Type Parser 1.1
This utility is used to get information on the usage of your drive, by grouping similar extensions and showing how they are distributed on your hard disk. This is a completely different kind of analys more>>
This utility is used to get information on the usage of your drive, by grouping similar extensions and showing how they are distributed on your hard disk. This is a completely different kind of analysis that you have seen! So you can discover forgotten files and then decide if they are worth existing... Also good to get detailed information on users files on small networks. Results can be exported to the clipboard (for Excel, Word, printing etc.) For more advanced users!
<<less Download (389K)
Added: 2000-10-09 License: Freeware Price:
3306 downloads

General SQL Parser 1.2.0
Parse SQL statements into a parse tree for further processing more>> Create parser for different databases such as MSSQL,Oracle to deal with different sql dialects. Syntax check, give the error token, position and hint message. Pretty print SQL statements with lots of configurable parameters, make it more readable. Modify all parts of input sql, then rebuild on the fly. Identify various database objects such as table, field, function in sqls. Create different visitors to visit parse tree for any purpose with the full control of all tree nodes. Export parse tree to xml string for further processing. Generate a list of TCustomSqlStatement objects which represent the corresponding SQL statements that have beed parsed. Parser can be instructed to ignore syntax error and continue. Continuously check multiple SQL Statements even if there are syntax errors in some of these statements. General SQL Parser is designed to deal with SQL statement used by different Database Such as Oracle,DB2,Informix,Sybase,Postgres,MySQL and so on. And we will make it conforms to most of the entry-level SQL92 Standard.<<less
Download (1.66MB)
Added: 2006-01-16 License: Freeware Price: Free
1382 downloads
Other version of General SQL Parser
Price: $0.00
License:Freeware
License:Freeware
License:Freeware
MSI 3.1 Log Parser 1.0
MSI 3.1 log parser is a simple and easy to use, microsoft installer log parsing utility more>>
MSI 3.1 log parser is a simple and easy to use, microsoft installer log parsing utility MSI 3.1 log parser is simple and easy to use, microsoft installer log parsing utility. This package tool parses and shows all the usefull information from those very long microsoft installer (msi) logs into a very easy to read tree-view format.
Supports reading Unicode log files only, so make sure you convert ansi formats to unicode before dropping it into this utility (using notepad, or something similar)
<<lessSupports reading Unicode log files only, so make sure you convert ansi formats to unicode before dropping it into this utility (using notepad, or something similar)
Download (230KB)
Added: 2006-07-26 License: Freeware Price:
720 downloads

SNMP MIB Parser 1.3
show users the capabilities of the SNMP MIB Parser Library more>> This FREE application will show users the capabilities of the SNMP MIB Parser Library sold by our company. The program will allow you to open standard MIB files, and display the information for the OIDs contained therein. The FULL version of the application allows you to save off the data into a text file.<<less
Download (970KB)
Added: 2008-08-04 License: Freeware Price: Free
386 downloads
HTML Movie Parser 1
HTML Movie Parser retrieve movie to save it for you. more>> HTML Movie Parser retrieve movie to save it for you. By sifting through the source code of a Web page this application will identify code that applies to a video link. From there it will isolate the link and open it up therefore giving you the opportunity to save the video at any file location. It works great if you frequently visit message boards and would like to save videos without having to sift through your Internet cache.<<less
Download (151KB)
Added: 2008-08-17 License: Freeware Price: Free
507 downloads
Other version of HTML Movie Parser
License:Freeware
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above email parser search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed