Wraps the basic statistic api into a easy to use RestAPI
Explore the docs »
Report Bug
.
Request Feature
- About the Project
- Built With
- Getting Started
- Usage
- Roadmap
- Contributing
- License
- Authors
- Acknowledgements
There are many great TikTok API Wrappers available on GitHub, however, I didn't find one that really suit my needs for NoelP X AIO. (https://youtube.com/noelp) so I created this easy to use yet advanced one. This api is so amazing that it'll be the last one you ever need.
Here's why:
- Self-Hosted
- No Ratelimits
- Dedicated Developers 😄
Of course, no api will serve all needs since your needs may be different. So I'll be adding more in the near future.
This API is fully made (and maintained) using Python. With the FLASK module
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- Python
pip install requests
This RestAPI only allows GET requests. response = requests.get("https://noelp-backend.xyz/stats?video= https://www.tiktok.com/@noelp_/video/7080105292943363333?is_copy_url=1&is_from_webapp=v1")
https://noelp-backend.xyz/stats?video= *https://www.tiktok.com/@noelp_/video/7080105292943363333?is_copy_url=1&is_from_webapp=v1*space. You may also link to more resources. For more examples, please refer to the Documentation
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
- Please make sure you check your spelling and grammar.
- Create individual PR for each suggestion.
- Please also read through the Code Of Conduct before posting your first idea as well.
- Go to https://noelp-backend.xyz/
- Message NoelP
- Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.