Super Scraper is a modern web scraping solution built with FastAPI, Next.js, and LangChain. It allows users to scrape static and dynamic web pages, crawl multiple pages, generate scraping code using OpenAI, and store scraped data in DOC or Excel files. The frontend is built using Next.js and styled with Tailwind CSS for a modern user interface.
☆11May 30, 2024Updated 2 years ago
Alternatives and similar repositories for super-scraper
Users that are interested in super-scraper are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This repo contains code related to development of LLM based projects with Langchain and LLamaIndex. It uses RAG, Function calling, agents…☆11Jul 19, 2024Updated 2 years ago
- It demonstrates web scraping and data collection techniques using Python's BeautifulSoup and pandas libraries. The script extracts data f…☆13Nov 20, 2024Updated last year
- Store the solutions and codes of AI competitions I participated in☆15Aug 19, 2024Updated 2 years ago
- This project aims to develop a vehicle management system using the YOLOV8 model and PaddleOCR. By combining object detection and optical …