Threads Downloader
Threads Downloader is an application developed to download videos and images from the Threads app. This application allows you to download the media content of a specific Threads user and save it to a local folder.
URL : (https://dark-pink-caridea-gear.cyclic.app)
Technologies Used
- axios: Promise-based HTTP client for making requests to the Threads API.
- body-parser: Middleware to parse the request body.
- cheerio: Fast, flexible, and lean implementation of core jQuery for parsing HTML.
- cors: Middleware to enable CORS (Cross-Origin Resource Sharing) for HTTP requests.
- ejs: Templating engine for rendering dynamic HTML templates.
- express: Web application framework for handling HTTP requests and routes.
- fs: Node.js module for file system operations.
- nodemon: Development utility to automatically restart the server upon file changes.
Feel free to explore the codebase, modify it to fit your needs, and contribute to the project.
License
This project is licensed under the MIT License.