Delphi MySQL Reddit API applcation (multithreading)
Reddit.com is a massive, community-driven social news and discussion website, often described as "the front page of the internet." It's a network of thousands of individual communities (called subreddits), each dedicated to a specific topic, interest, or question.
This project demonstrates data collection from the reddit.com website via the Reddit API. It includes saving the posts to a MySQL database. Only native components and libraries are used, both for data access (such as FireDac) and for the UI interface.
To launch the project, you need to use your personal Client ID, Client Secret, and User Agent, which can be obtained from the reddit.com website.
test_DB.sql - testing script for MySQL database
Delphi+MySQL+Reddit REST.mp4 - project demonstration video