Skip to content

SagitMat/Delphi-MySQL-Reddit-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Delphi-MySQL-Reddit-API (multithreading)

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

About

Delphi MySQL Reddit API applcation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages