Skip to content

frknltrk/trendyol_public_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages