Skip to content

zeenfts/market-scraper-result-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Refrigerator Marketplace Scraper

Web Scraping of Refrigerators listed on Marketplaces (Amazon and AliExpress) using Python and Present the results using Flask. Based on this old Google Colab file.

Setup

  1. Clone the repository
  2. Create virtual environment: python -m venv venv
  3. Activate: source venv/bin/activate
  4. Install dependencies: pip install -r requirements.txt
  5. Run: python app.py

Deployment

This app is configured for deployment on Render.com

result view


Past Contributors: Audhini, Ikhsan, Shahnaz # eai-level-ui

About

Web Scraping of Refrigerators listed on Marketplaces using Python and Present the results using Flask

Topics

Resources

Stars

Watchers

Forks