diff --git a/README.md b/README.md index 128e555..e3a70d6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ ![logo_picture](https://github.com/jaypyles/www-scrape/blob/ui-changes/docs/logo_picture.png) -![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white) ![FastAPI](https://img.shields.io/badge/FastAPI-005571?style=for-the-badge&logo=fastapi) ![Next JS](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white) ![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white) +
+ MongoDB + FastAPI + Next JS + TailwindCSS +
Scraperr is 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.