About Pricing Playground
EXTERNAL

Scrapey - Link Scraper

By Scraper.Tech | Last update 10 months ago

Rating 5.0 (1 votes)
Latency 0 ms
Subscribers 14
Rate this API:
Link Scraper is a straightforward tool for extracting links from web pages, powered by APIVerve. It retrieves all the links on a given web page. You can define the response format by setting the Accept header in your request. If no content type is specified, the API will default to application/json.

Sample output

Sample response in the Json-format is easy to read and traffic-efficient.

Available Endpoints

Scrape Links

{"status":"ok","error":null,"data":[{"text":"Conditions of Use","href":"https://www.amazon.com/gp/help/customer/display.html/ref=footer_cou"},{"text":"Privacy Policy","href":"https://www.amazon.com/gp/help/customer/display.html/ref=footer_privacy"}]}