Web Scraping API

Instructions:

  1. Enter a valid URL in the input field below.
  2. Click the "Scrape" button to extract data from the website.
  3. View the scraped data on the result page.

API Usage:

To use the API programmatically, send a GET request to:

/api/scrape?url=https://example.com

Replace "https://example.com" with the URL you want to scrape.