Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Script made in Python that generates a log file with items info filtered by seller (MELI)

Notifications You must be signed in to change notification settings

aguirre-ivan/items-by-seller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Items by seller

Script made in Python that iterates through one or more seller_id items from a site_id and generates a LOG file which contains the following info:

ítem "id", item "title", "category_id", category "name"

Usage

  1. Config variables:

    • SELLER_ID: List with one or more seller_id
    • SITE_ID: site ID where we want to search (for example "MLA")
  2. Run items_by_seller.py

$ python items_by_seller.py

API

Example

items.log, which is the result of seller_id = 179571326 and site_id = "MLA"

About

Script made in Python that generates a log file with items info filtered by seller (MELI)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages