Scraperr
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 is a lightweight, self-hosted web application for extracting structured data from websites. Users submit URLs and define which elements to scrape using XPath expressions. The results are displayed in a clean table format, making it ideal for quick data extraction tasks.…