A self-hosted web application that allows users to scrape data from web pages by specifying elements via XPath. Users can submit URLs and the corresponding elements to be scraped, and the results will be displayed in a table.
About
Scraperr API is a lightweight, self-hosted tool that enables developers and data analysts to extract specific HTML elements from web pages using XPath queries. Users submit URLs and define the elements they want to scrape through a simple web interface, with results displayed in…