magic loops

Website Scraper API

Configuration

Set up the necessary variables for this Loop.

API Call 🚇

Trigger the loop when a network request is made to this loop's unique API URL. The request will include the URL of the website to scrape.

Loading...

API Response 🚇

Return the JSON schema back to the original network request as the API response.

Description

Create an API that scrapes a website and returns JSON schema representing the website's content. We'll start with Hacker News, but the website should be configurable via the API input

5.0 (0 ratings)
7 runs