salmannotkhan / fiverr-api

Unofficial Fiverr API to get data
https://fiverr-api.vercel.app
MIT License
35 stars 12 forks source link

Fetch In Progress order details? #8

Open elvismdev opened 4 months ago

elvismdev commented 4 months ago

I just tried it to fetch my orders and it only seems to return completed orders. Is it possible to return new incoming orders, or in progress orders? Thanks!

salmannotkhan commented 4 months ago

Is this api still working? I thought they added cloudflare protection

salmannotkhan commented 4 months ago

Updating this endpoint will fix that. We can even accept query params to filter different types of order in api to change endpoint based on it.

ref: https://github.com/salmannotkhan/fiverr-api/blob/fea49eed2a01fbc46c63548f61874e0a61d5db37/src/main.py#L229