mirror of
https://github.com/Marketscrape/marketscrape-web.git
synced 2025-12-23 22:17:56 -05:00
e7c4e8438d02bb8222d66736e11851b9f252eab3
About
Marketscrape is a user-friendly web scraper for Facebook Marketplace that utilizes AI to help users assess the value of each listing, and by providing real-time analysis and advanced machine learning algorithms, it empowers users to make informed purchasing decisions and find the best deals on Facebook Marketplace.
Features
- Interactive charts for price comparison
- Save searches for future sessions
- Analyze Facebook Marketplace listings across millions of products
- Detailed Analysis report with product recommendations
Installation
Marketscrape is easiest used with Visual Studio Code in a Docker container using the Dev Containeres extension. More information about installation can be found here.
Clone the repository
$ https://github.com/Marketscrape/marketscrape.git
Docker Desktop
Download and install Docker Desktop
Start Docker
Run the Docker Desktop application to start Docker
Install the extension
The Dev Containers extension lets you run Visual Studio Code instide a Docker container
Build the Dev Container
In Visual Studio Code:
- Command Pallete
(Ctrl + Shift + P)andselectDev Containers: Open Folder in Container... - Select the cloned repository
Run the application
To run Marketscrape run python manage.py runserver in the Dev Container
Languages
Python
69.5%
HTML
19.4%
JavaScript
8.8%
CSS
1.9%
Dockerfile
0.4%
