Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

crawler4j

Compare

  Analyzed about 8 hours ago

Crawler4j is an open source Java Crawler which provides a simple interface for crawling the web. Using it, you can setup a multi-threaded web crawler in 5 minutes! Sample UsageFirst, you need to create a crawler class that extends WebCrawler. This class decides which URLs should be crawled and ... [More] handles the downloaded page. The following is a sample implementation: import java.util.ArrayList; import java.util.regex.Pattern; import edu.uci.ics.crawler4j.crawler.Page; import edu.uci.ics.crawler4j.crawler.WebCrawler; import edu.uci.ics.crawler4j.url.WebURL; public class MyCrawler extends WebCrawler { Pattern filters = Pattern.compile(".*(\\.(css|js|bmp|gif|jpe?g" + "|png|tiff?|mid|mp2|mp3|mp4" + "|wav|avi|mov|mpeg|ram|m4v|pdf" + "|rm|smil|wmv|swf|wma|zip|rar|gz))$"); public My [Less]

8.29K lines of code

5 current contributors

over 3 years since last commit

4 users on Open Hub

Inactive
5.0
 
I Use This

AllBinary Platform

Compare

  Analyzed about 23 hours ago

The AllBinary Platform contains the following: : AllBinary Game Development Kit (http://allbinarygames.appspot.com) includes the AllBinary Multi-Platform Development Kit : Freeblisket/Weblisket E-Commerce Solution (http://www.allbinary.com) : AllBinary Input Automation : AllBinary Vector ... [More] Graphics Tool : AllBinary Sprite Tool : And Everything Else AllBinary. [Less]

261K lines of code

0 current contributors

1 day since last commit

2 users on Open Hub

Very Low Activity
3.0
   
I Use This
Licenses: No declared licenses

sgine

Compare

  No analysis available

Initially intended to be entirely based around 3D graphics in Scala, Sgine has expanded to provide additional functionality for high performance interactive applications.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

JMrTools

Compare

  Analyzed 1 day ago

JMrTools, is inspired by the MrTools Perl Project (Written by Robert Marino). This JAVA project implements ssh telnet, scp, rsync, sftp, ftp, and stdio. Providing execution/transfer of commands, script, or files on Multiple hosts concurrently.

0 lines of code

0 current contributors

almost 16 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses