Skip to content

Humol-e/Meli-Searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MELI Searcher

MELI SEACHER is a Python-based application designed to search for items in Mercado Libre and then compare all the data between the products in a csv file.

Features

  • Item Management: Add, update, and delete items from the scraper system.
  • CSV Integration: Uses .csv files for data storage and manipulation.
  • Streamlit Interface: Interact with the application through a user-friendly streamlit interface.

Requirements

  • Python 3.x
  • Required Python packages (listed in requirements.txt)

Installation

  1. Clone the Repository:

    git clone https://github.com/Humol-e/tracker.git
    cd tracker
  2. Install Dependencies:

    It's recommended to use a virtual environment:

    python -m venv env
    source env/bin/activate  # On Windows, use 'env\Scripts\activate'

    Then, install the required packages:

    pip install -r requirements.txt

Usage

  1. Prepare Files:

    Be sure everything looks in order.

  2. Run the Application:

    Execute the main application script:

    streamlit run searcherapp.py
  3. Interact with the Application:

    Follow the gui to search and manage your items.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your enhancements.

Contact

For questions or suggestions, please open an issue in this repository.

About

MELI Searcher is a Python-based application designed to search for items in Mercado Libre and then compare all the data between the products in a csv file.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages