Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.725 Times

Link Parser freeware
Filter: All | Freeware | Demo
 

Link Parser

1 2 3 4 5 > 
Added: June 19, 2006 | Visits: 3.536

Nesox Linker Free Nesox Link Checker is a professional tool for webmasters to get web link popularity and PageRank for your websites and your competitors in seconds! It could help you load and extract all of the hyper links from a website, a local or online page. Check if the links are broken and check the...



Platforms: Windows

License: Freeware Size: 327 KB Download (260): Nesox Linker Free Download

Added: February 23, 2010 | Visits: 1.143

IAM OPML Parser Class IAM OPML Parser Class parses an OPML file (provided its URL) and returns an array. OPML (Outline Processor Markup Language) is an XML format for outlines. Originally developed by Radio UserLand as a native file format for an outliner application, it has since been adopted for other uses, the...





Platforms: *nix

License: Freeware Size: 2.05 KB Download (106): IAM OPML Parser Class Download

Added: August 29, 2013 | Visits: 493

Link Grammar The Link Grammar Parser is a syntactic parser of English (and other languages as well), based on link grammar, an original theory of English syntax. Given a sentence, the system assigns to it a syntactic structure, which consists of a set of labelled links connecting pairs of words. The parser...


Platforms: Mac

License: Freeware Size: 1.07 MB Download (41): Link Grammar Download

Added: October 24, 2010 | Visits: 1.103

HTML Parser HTMLParser is 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...


Platforms: *nix

License: Freeware Size: 4.2 MB Download (98): HTML Parser Download

Added: March 03, 2006 | Visits: 3.356

Link Popularity Check Link Popularity Check is a free program that shows the link popularity of your web site on several search engines. It also allows you to compare the link popularity of your web site with other (competitor) web sites.


Platforms: Windows

License: Freeware Size: 1.02 MB Download (170): Link Popularity Check Download

Added: September 12, 2006 | Visits: 3.813

REL Link Checker Lite REL Link Checker Lite is a free easy-to-use link checker tool to help you maintain the accuracy of links on your web site. The program will help you easily locate broken links and links containing syntactic errors. This is the free version of a more powerful tool - Web Link Validator.


Platforms: Windows

License: Freeware Size: 730 KB Download (246): REL Link Checker Lite Download

Released: January 06, 2003  |  Added: February 12, 2006 | Visits: 3.134

ICLinx 3001 Link Popularity Checker iCubator Labs presents ICLinx 3001 v.1.1.0 Link Popularity Checker. An all new and innovative class of software, ICLinx does the work for you. Fully automated, ICLinx delivers accurate link popularity counts in a timely manner, on a specified URL. ICLinx can be set with sound on, or as a visual,...


Platforms: Windows

License: Freeware Size: 2.54 MB Download (145): ICLinx 3001 Link Popularity Checker Download

Released: March 19, 2007  |  Added: March 25, 2007 | Visits: 4.542

Link Verify Webmasters verify your affiliate and reciprocal links with your trading partners. Automatically check for your link on other sites with Link Verify. Both simple URL check and advanced, preferred, HTML code. Maintains contact information. Retains "Last Found" date. Fast and accurate. XP Style...


Platforms: Windows

License: Freeware Size: 2.49 MB Download (201): Link Verify Download

Added: May 10, 2006 | Visits: 4.895

Link Popularity Checker Link Popularity Checker is link popularity software to check link popularity for your websites and your competitors, Link Popularity Checker also manages reciprocal links. Link Popularity Checker enables you to send requests for exchange links, checks for links that have been added, and...


Platforms: Windows

License: Freeware Size: 730 KB Download (209): Link Popularity Checker Download

Released: July 12, 2005  |  Added: January 11, 2006 | Visits: 3.863

M6.Net Link Checker The M6.Net Link Checker is an extremely easy to use, free link checker tool that allows you to check other sites for your link or text. A highly useful and essential tool for webmasters to make sure that your reciprocal link is still up on a site that traded links with you!


Platforms: Windows

License: Freeware Size: 686 KB Download (235): M6.Net Link Checker Download

Released: March 29, 2008  |  Added: March 31, 2008 | Visits: 2.923

Xtreme Link Analyzer Backlinks are the basis for almost every serious internet marketers today. Backlinks are links that are pointed towards your website and very important for SEO. Especially Google give your website a better page rank and more credit if you have a good number of quality backlinks. What can...


Platforms: Windows

License: Freeware Size: 1.47 MB Download (153): Xtreme Link Analyzer Download

Released: June 27, 2008  |  Added: July 01, 2008 | Visits: 3.106

Send Link By Email Quickly send an email containing a link to the website you are currently viewing or a link you found on a website by right-clicking and choosing "Send Link by Email..." in Internet Explorer. Features: -Right-click in some empty space on a website to send a link to that site. -Right-click on...


Platforms: Windows, Palm OS

License: Freeware Size: 105.26 KB Download (135): Send Link By Email Download

Added: January 18, 2010 | Visits: 973

RDFStore::Parser::SiRPAC RDFStore::Parser::SiRPAC is a Perl module that implements a streaming RDF Parser as a direct implementation of XML::Parser::Expat. SYNOPSIS use RDFStore::Parser::SiRPAC; use RDFStore::NodeFactory; my $p=new RDFStore::Parser::SiRPAC( ErrorContext => 2, Handlers => { Init => sub { print...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (102): RDFStore::Parser::SiRPAC Download

Added: January 18, 2010 | Visits: 1.412

Makefile::Parser Makefile::Parser is a Simple Parser for Makefiles. SYNOPSIS use Makefile::Parser; $parser = Makefile::Parser->new; # Equivalent to ->parse(Makefile); $parser->parse or die Makefile::Parser->error; # Get last value assigned to the specified variable CC: print $parser->var(CC); # Get...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (180): Makefile::Parser Download

Added: July 13, 2010 | Visits: 2.077

XML::Parser::YahooRESTGeocode SYNOPPSIS use LWP::Simple use XML::Parser; use XML::Parser::YahooRESTGeocode; #connect to yahoo geocode service my $url = http://api.local.yahoo.com/MapsService/V1/geocode; my $get = appid=YahooDemo&street=701+First+Street&city=Sunnyvale&state=CA; #call yahoo geocode service my $xml =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (116): XML::Parser::YahooRESTGeocode Download

Added: August 10, 2010 | Visits: 812

Blatte::Parser Blatte::Parser is a Perl module that contains a parser for Blatte syntax. SYNOPSIS use Blatte::Parser; $parser = new Blatte::Parser(); $perl_expr = $parser->parse(INPUT); or $parsed_expr = $parser->expr(INPUT); if (defined($parsed_expr)) { $perl_expr = $parsed_expr->transform(); }...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (98): Blatte::Parser Download

Added: March 04, 2010 | Visits: 896

Test-Parser Test::Parser is a collection of parsers for different test output file formats. These parse the data into a general purpose data structure that can then be used to create reports, do post-processing analysis, etc. Test-Parser can also export tests in SpikeSources TRPI test description XML...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (95): Test-Parser Download

Added: May 17, 2010 | Visits: 923

Test::Parser Test::Parser is a collection of parsers for different test output file formats. These parse the data into a general purpose data structure that can then be used to create reports, do post-processing analysis, etc. Test::Parser can also export tests in SpikeSources TRPI test description XML...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (97): Test::Parser Download

Added: August 25, 2010 | Visits: 1.880

MP3::M3U::Parser MP3::M3U::Parser is a MP3 playlist parser. SYNOPSIS use MP3::M3U::Parser; my $parser = MP3::M3U::Parser->new(%options); $parser->parse(*FILEHANDLE, $scalar, "/path/to/playlist.m3u"); my $result = $parser->result; my %info = $parser->info; $parser->export(-format => xml, -file =>...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (181): MP3::M3U::Parser Download

Added: July 19, 2010 | Visits: 3.027

Free Link Page Free Link Page is a project that allows visitors to add links to your page in a specified category. This script allows visitors to add links to your page in a specified category. It is quite easy to install. The administration module supports deleting of existing links. Installation:...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (99): Free Link Page Download

1 2 3 4 5 >