Skip to content

zeminlai/RedditInsightAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Markdownify

A superior way to search Reddit

TypeScript Angular C# .Net Core

Usage

  1. Try it out at redditinsight.pro!
  2. Enter in your search term
  3. Read up on best matched Reddit posts on that topic

Backend API Notes

Frontend Notes

  • The API was built using .Net Core 6 with HTMLAgilityPack and Reddit .Net
  • Request to Google's "hidden" api along with the user's search term, which returns a full HTML google search results page
  • HTMLAgilityPack was used to parse the HTML page for Reddit url links
  • Reddit .Net was then used to retrieve the Reddit posts

About

Backend API for RedditInsight built using .Net Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages