Skip to content

Reddit data is very lacking #521

Open
@patriksh

Description

@patriksh

Currently for Reddit we're only able to fetch the title.
This is due to "new" Reddit being client-side rendered.

There's two possible solutions to implement:

  • write a detector that uses the Reddit API
  • convert "reddit.com" links to "old.reddit.com" links, since old Reddit has all the open graph tags we need

I settled for the second option for my own needs. Willing to hear what others think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions