Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

An web scrapping program to scrappe categories and products of migros.

Notifications You must be signed in to change notification settings

emircetinmemis/category-scrapper-for-migros

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Scrapper.

This program is a web scrapper that scrapes the web for the latest information through the Migros Sanal Market website. As shown below.

    1. Cattting
    1. Products
    1. Links
    1. Types
    1. Catalog
    1. Excel

To run the project.

install requirements for python packages, then run one of the following python scripts:

  • Note: It is sufficient to have an anaconda environment to run though for that use following.

conda create -n scrapping python==3.9.16 ; pip install -r requirements.txt ; conda activate scrapping

  1. main.py - runs the application and prints the results.
  2. scrapping.py - directly runs the scrapping procces for test cases.

About

An web scrapping program to scrappe categories and products of migros.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Python 100.0%