Skip to main content

GET myip.la HTTP 200617 ms5.1 KB$0.000036 captured Aug 7, 2026

myip.la, as data

One API turns any myip.la page into markdown, structured JSON, its link graph or a screenshot, and crawls the whole site the same way. The panel shows the real response we captured.

target profile from the capture
Render mode
Plain HTTP, no browser needed
Response
HTTP 200 in 617 ms
Page size
5.1 KB of markdown, 197 lines
Fields
Title, Content, Date, Source and 2 more
Captured
Aug 7, 2026

Free balance on signup, no card. This myip.la page cost $0.000036 to fetch.

response 200 · 617 ms · 5.1 KB
## A Simple Public IP Address And IP Geolocation APICurrent IP: 167.100.97.209 [France Ile-de-France Paris]## Why use?Do you need to get the public IP address or IP Geolocation programmatically? Do you have the requirements to obtain the servers’ public IP address? Do you need to get the location of your servers? Whatever the reason,sometimes a public IP address and IP Geolocation API are useful.You should use **MyIP.la** because:* You can initiate requests without any limit.* You can get the english or chinese location data.* Does not record the visitor information.* Lastly, **MyIP.la** is sponsored by IPIP.NET and will exist in long-term stability, please feel free to use it.## API UsageUsing **MyIP.la** is ridiculously simple. You have two options. Address location support English and Chinese.You can get your public IP directly (in plain text), you can get your"ip": "2001:19f0:7001:5607:5400:1ff:fec7:13a9",get IP Location(Chinese Simplified)Gets the information for the request.## ExamplesThis section contains some common usage patterns from a variety of programming languages.### Bashecho "My public IP address is: $ip"`### Python`# This example requires the requests library be installed. You can learn more# about the Requests library here: http://docs.python-requests.org/en/latest/print('My public IP address is: {}'.format(ip))`### Rubyip = Net::HTTP.get(URI("https://api.myip.la"))puts "My public IP Address is: " + ip`### PHP$ip = file_get_contents('https://api.myip.la');echo "My public IP address is: " . $ip;### Java`try (java.util.Scanner s = new java.util.Scanner(new java.net.URL("https://api.myip.la").openStream(), "UTF-8").useDelimiter("\\A")) {
POST /scrape · myip.la/index.md · markdown · Showing 31 of 197 lines · captured Aug 7, 2026

What Spider does on myip.la

Same key, five endpoints. The numbers under a cell were measured on this page.

/scrape

Page to markdown

Clean text for RAG and LLM context, boilerplate removed. The lane that runs without a key.

617 ms · $0.000036
/fetch

Page to JSON

Spider reads the page and names the fields. Pass your own schema when you need exact keys.

/crawl

Whole site

Follows myip.la's own links, respects robots, streams pages as they land.

/links

Link graph

Every internal and external URL on a page, before you decide what to fetch.

/screenshot

Rendered capture

Real Chromium, full-page PNG. The same call also returns the rendered HTML.

The call behind the panel

This request produced the response above. Paste it with your key and you get the same bytes.

request scrape.sh
curl -X POST https://api.spider.cloud/scrape \
  -H "Authorization: Bearer $SPIDER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"url": "https://myip.la/", "return_format": "markdown"}'
plain request · no browser, no selectors

What myip.la costs

Multiplied from the measured 5.1 KB page. Estimates round to the cent.

cost measured
This page, once 5.1 KB over HTTP, measured $0.000036
This page, daily for a month 30 fetches at the measured price ≈ $0.001089
1,000 pages this size 5.0 MB at the measured price ≈ $0.04
10,000 pages this size 50.0 MB at the measured price ≈ $0.36

1 GB of transfer costs $1, plus $0.001 per CPU minute, and failed requests cost $0. Crawling daily? The Unlimited plan is a flat monthly rate.

Point this at the rest of myip.la.

The capture above took 617 ms and cost $0.000036. The same call takes any URL on myip.la.

Get an API key

More in International

All International scrapers