Bhavanvir Rai e7c4e8438d Merge pull request #67 from bhavanvir/main
Fixed slight error.
2023-05-10 18:41:37 -07:00
2023-04-06 22:31:44 -07:00
2023-04-06 22:31:44 -07:00
2023-04-06 22:31:44 -07:00
2022-09-19 15:15:33 -07:00
2023-03-11 20:20:02 -08:00
2023-05-02 16:50:07 -07:00

logo

Python Django JavaScript Bootstrap HTML5 CSS3

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) andselect Dev Containers: Open Folder in Container...
  • Select the cloned repository

Run the application

To run Marketscrape run python manage.py runserver in the Dev Container

Description
No description provided
Readme MIT 353 KiB
Languages
Python 69.5%
HTML 19.4%
JavaScript 8.8%
CSS 1.9%
Dockerfile 0.4%