Giter VIP home page Giter VIP logo

Comments (8)

rach-sharp avatar rach-sharp commented on September 26, 2024 5

Ahh I did not realise that API had deprecated! It should be possible, I'll look into it a little later this week when I have time

from freedbin.

cwmke avatar cwmke commented on September 26, 2024

It looks like one of Feedbin's maintainers is already working on it upstream.

https://github.com/benubois/mercury-parser

from freedbin.

benubois avatar benubois commented on September 26, 2024

Feedbin does indeed use the open-source Mercury project. I'm running it as a separate service since it's a Node.js app. That's also open-source.

from freedbin.

agucova avatar agucova commented on September 26, 2024

I'm thinking of spinning up a AWS Lambda function for it, but it's suboptimal. https://github.com/mahboubii/serverless-mercury-parser

from freedbin.

nitinthewiz avatar nitinthewiz commented on September 26, 2024

@benubois does your EXTRACT_HOST solution, work right now? What is the EXTRACT_SECRET there?

I'm asking because I use this docker container to run mercury locally for my tt-rss instance.

The way it works right now is pretty straightforward. The following just works on my local instance, without any keys/secret -

http://192.168.194.5:3000/parser?url=https://lithub.com/my-year-of-writing-anonymously/

from freedbin.

benubois avatar benubois commented on September 26, 2024

Hi @nitinthewiz,

does your EXTRACT_HOST solution, work right now?

Yes! That's what Feedbin uses.

What is the EXTRACT_SECRET there?

That's the secret key to create signed-urls. The readme explains how it works.

The way it works right now is pretty straightforward. The following just works on my local instance, without any keys/secret

OK, sounds like you're all set then.

from freedbin.

nitinthewiz avatar nitinthewiz commented on September 26, 2024

Excellent! Thanks!

from freedbin.

nitinthewiz avatar nitinthewiz commented on September 26, 2024

I had some trouble setting up freedbin, so once I got it right, I did a writeup for you all here. I ended up not using @benubois' Extract service, because @rach-sharp's current code doesn't support it. It does, however support a self-hosted Mercury Service, which you can find here.

Cheers!

from freedbin.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.