jar

com.frogfront : web-crawler

Maven & Gradle

Apr 22, 2020
4 stars

cuzz22000 · Web Crawler Library (Domain BOT)

Table Of Contents

Latest Version

Download com.frogfront : web-crawler JAR file - Latest Versions:

All Versions

Download com.frogfront : web-crawler JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window web-crawler-0.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.frogfront.webcrawler

├─ com.frogfront.webcrawler.DomainWebCrawler.class - [JAR]

├─ com.frogfront.webcrawler.ReportingLocationProvider.class - [JAR]

├─ com.frogfront.webcrawler.RobotsTxtParser.class - [JAR]

com.frogfront.webcrawler.api

├─ com.frogfront.webcrawler.api.LocationProvider.class - [JAR]

├─ com.frogfront.webcrawler.api.LocationSource.class - [JAR]

├─ com.frogfront.webcrawler.api.RobotsTxt.class - [JAR]

├─ com.frogfront.webcrawler.api.WebCrawler.class - [JAR]

Advertisement