GithubHelp home page GithubHelp logo

salmannotkhan / fiverr-api Goto Github PK

View Code? Open in Web Editor NEW
30.0 6.0 14.0 19 KB

Unofficial Fiverr API to get data

Home Page: https://fiverr-api.vercel.app

License: MIT License

Python 96.13% Dockerfile 3.87%
fiverr-api fiverr fastapi python3 vercel

fiverr-api's People

Contributors

salmannotkhan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

fiverr-api's Issues

messages API

is it possible to subscribe or to retrive messages from fiverr's inbox and reply to it thought this API?

Not working

This API is not working anymore. Please update it

500 Error as response of the API

First of all, thank you for the small API.

Partially, this also works for me without any problems. But after 1-2 successful requests I always get back "Internal Server Error" as API response. No matter if in your Vercel instance or self-hosted in a Docker container in both I get the same error.

image

Is it possible that Fiverr blocks the IP after 1-2 requests? What are your experiences there?

I also created a simple dockerfile to push the API quickly and easily, maybe that would be something for the repo.

Thanks again for the project.

Serving locally with uvicorn fails

$ python3 -m uvicorn main:app --reload
INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
INFO: Started reloader process [19039] using statreload
ERROR: Error loading ASGI app. Could not import module "main".
CINFO: Stopping reloader process [19039]

$ python3 -m uvicorn --version
Running uvicorn 0.14.0 with CPython 3.8.10 on Linux

Stuck on loading

Hello,

Thank you for creating this API. It appears to be a useful solution for many of my needs. I am pleased to report that all features, such as transactions and reviews, are functioning properly. However, I am experiencing an issue with the orders feature, which is the most important one for me. When I make a request to the {username}/orders endpoint, the application becomes stuck in an endless loading loop. No error or unauthorized messages are displayed. I have tried modifying the link to the orders page, but it did not resolve the issue.

I would greatly appreciate any assistance you can provide in resolving this issue.

Thank you.
image

It seem not working

Hi Salman Shaikh

I try your project, but it seem not run.
I try https://fiverr-api.vercel.app/
and it return:
{ "error": { "code": "500", "message": "A server error has occurred" } }

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.