API Basics
Data Tools
WWW
Browser Bot
HTML Clean
URL Info
Telephony
Geolocation
Security and Networking
E-commerce
Imaging
Legacy APIs

HTML Extract Links

Extract hyper links (URLs) from HTML content
This API is just a short-hand for the HTML Extract API

End Point

https://neutrinoapi.net/html-extract-links
Test API
API Request
ParameterRequiredTypeDefaultDescription
contentyesstringThe HTML content. This can be either a URL to load HTML from or an actual HTML content string
base-urlnostringThe website base URL to replace into relative links
API Response
ParameterTypeDescription
totalintegerThe total number of links extracted
linksarrayArray of extracted URLs
API Performance
CharacteristicValueDescription
Avg Latency20msAverage RTT for requests within the same data center/region
Max Rate2/secondMaximum inbound request rate. Exceeding this will result in request throttling
Max Concurrency250Maximum concurrent/simultaneous requests. Exceeding this will result in error code 06 [TOO MANY CONNECTIONS]