Skip to content

Latest commit

 

History

53 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trendyol Static Public API (Unofficial)

API Reference

Shipping Costs (shipping_costs.json)

Development

To Do

  • schedule etl.py to run on a weekly basis
  • add more objects than just "shipping costs"

Update & Upgrade

# Activate the virtual environment
$ source /path/to/venv/bin/activate

# Get a list of outdated packages
$ pip list --outdated

# Upgrade each package
$ pip install -U package_1 package_2 package_3 ...

# Save, at the very end:
# make sure everything works fine before this step
$ pip freeze --local > requirements.txt

Resources

Thanks

About

unofficial static api for Trendyol

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages