2023-04-23 12:12:44 -07:00
2023-04-23 17:53:31 +00: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-04-07 20:56:54 -07:00

Marketscrape

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.

Installation

Clone the repository

$ https://github.com/Marketscrape/marketscrape.git

Local setup using Docker

$ docker compose up

Note that when you run it for the first time, it will download a docker image of size 4.5GB or so.

  • Finally, when your done running the project run the following command to shut down the containers.
$ docker compose down
Description
No description provided
Readme MIT 353 KiB
Languages
Python 69.5%
HTML 19.4%
JavaScript 8.8%
CSS 1.9%
Dockerfile 0.4%