last data update: 2011/10/15, 12:29

Website loading time

during the test: 0.18 s

cable connection (average): 0.2 s

DSL connection (average): 0.21 s

modem (average): 1.04 s

HTTP headers

Information about DNS servers

jsoup.orgSOArick.ns.cloudflare.comdns.cloudflare.com201108160910000 2400 604800 3600 IN 43200
jsoup.orgTXTv=spf1 a ~allArrayIN300
jsoup.orgA173.245.61.111IN300
jsoup.orgA173.245.61.39IN300
jsoup.orgNSsue.ns.cloudflare.comIN43200
jsoup.orgNSrick.ns.cloudflare.comIN43200

Received from the first DNS server

Request to the server "jsoup.org"
You used the following DNS server:
DNS Name: sue.ns.cloudflare.com
DNS Server Address: 173.245.58.145#53
DNS server aliases:

HEADER opcode: REQUEST, status: NOERROR, id: 22128
flag: qr aa rd REQUEST: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 0

REQUEST SECTION:
jsoup.org. IN ANY

ANSWER SECTION:
jsoup.org. 300 IN A 173.245.61.111
jsoup.org. 300 IN TXT "v=spf1 a ~all"
jsoup.org. 300 IN A 173.245.61.39
jsoup.org. 86400 IN SOA rick.ns.cloudflare.com. dns.cloudflare.com. 2011081609 10000 2400 604800 3600
jsoup.org. 86400 IN NS rick.ns.cloudflare.com.
jsoup.org. 86400 IN NS sue.ns.cloudflare.com.

Received 179 bytes from address 173.245.58.145#53 in 7 ms

Received from the second DNS server

Request to the server "jsoup.org"
You used the following DNS server:
DNS Name: rick.ns.cloudflare.com
DNS Server Address: 173.245.59.139#53
DNS server aliases:

HEADER opcode: REQUEST, status: NOERROR, id: 17109
flag: qr aa rd REQUEST: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 0

REQUEST SECTION:
jsoup.org. IN ANY

ANSWER SECTION:
jsoup.org. 300 IN A 173.245.61.39
jsoup.org. 300 IN TXT "v=spf1 a ~all"
jsoup.org. 300 IN A 173.245.61.111
jsoup.org. 86400 IN NS sue.ns.cloudflare.com.
jsoup.org. 86400 IN NS rick.ns.cloudflare.com.
jsoup.org. 86400 IN SOA rick.ns.cloudflare.com. dns.cloudflare.com. 2011081609 10000 2400 604800 3600

Received 179 bytes from address 173.245.59.139#53 in 8 ms

Subdomains (the first 50)

Typos (misspells)

hsoup.org
nsoup.org
msoup.org
ksoup.org
isoup.org
usoup.org
jaoup.org
jzoup.org
jxoup.org
jdoup.org
jeoup.org
jwoup.org
jsiup.org
jskup.org
jslup.org
jspup.org
js0up.org
js9up.org
jsoyp.org
jsohp.org
jsojp.org
jsoip.org
jso8p.org
jso7p.org
jsouo.org
jsoul.org
jsou-.org
jsou0.org
soup.org
joup.org
jsup.org
jsop.org
jsou.org
sjoup.org
josup.org
jsuop.org
jsopu.org
jjsoup.org
jssoup.org
jsooup.org
jsouup.org
jsoupp.org

Location

IP: 173.245.61.111, 173.245.61.39

continent: NA, country: United States (USA), city: San Francisco

Website value

rank in the traffic statistics:

There is not enough data to estimate website value.

Basic information

website build using CSS

code weight: 6 KB

text per all code ratio: 37 %

title: jsoup Java HTML Parser, with best of DOM, CSS, and jquery

description: Open source Java HTML parser, with DOM, CSS, and jquery-like methods for easy data extraction.

keywords: jsoup, java html parser, home

encoding:

language: en

Website code analysis

one word phrases repeated minimum three times

PhraseQuantity
jsoup3

two word phrases repeated minimum three times

three word phrases repeated minimum three times

B tags

Download

jsoup

Jonathan Hedley

U tags

I tags

In the news

images

headers

H1

jsoup: Java HTML Parser

H2

Example

Open source

Getting started

Development and support

Status

Cookbook contents

H3

Example

Open source

Getting started

Development and support

Status

Cookbook contents

H4

jsoup

H5

H6

internal links

addressanchor text
jsoup
News
Bugs
Discussion
Download
API Reference
Cookbook
jsoup
parse
find
manipulate
clean
output
Elements
MIT license
Download
1.6.1
introduction
mailing list
file a bug
Cookbook contents
Parsing and traversing a Document
Parse a document from a String
Parsing a body fragment
Load a Document from a URL
Load a Document from a File
Use DOM methods to navigate a document
Use selector-syntax to find elements
Extract attributes, text, and HTML from elements
Working with URLs
Example program: list links
Set attribute values
Set the HTML of an element
Setting the text content of elements
Sanitize untrusted HTML (to prevent XSS)

external links

addressanchor text
WHATWG HTML5
Wikipedia
GitHub
Jonathan Hedley