Git Product home page Git Product logo

Comments (10)

jpmonette avatar jpmonette commented on June 3, 2024 1

@anoduck I think the current readme is pretty self-explanatory with basic JavaScript/TypeScript knowledge. I'm open to suggestions if there's some tweaks that can be made to the docs, but the current readme includes a complete copy/pasteable snippet that should work out of the box.

from feed.

anoduck avatar anoduck commented on June 3, 2024 1

@CanRau The project has been put on pause for the moment, which give me some time to perform research on the best way to do this. Hugo does have a built-in RSS feed generator, but it is designed to generate RSS feeds for itself, and not for a remote site. Regardless, I am sure something will be figured out when the time comes.

Cheers, and thanks again for your kindness.

from feed.

anoduck avatar anoduck commented on June 3, 2024 1

@yataghan012 Checkout this repo, it has an up to date list of tools for RSS, and includes information that is well past my knowledge base. They even have a telegram channel, from what I can tell.
All About RSS

Not a big fan of Ruby, but this seems to run off a CLI, and is what I ran across earlier in my browsing. Might be the best solution of the bunch.
html2rss

If you are into using scrapy, this would help. If not, then it is never too late to start. I usually use selenium to scrape content, and am just beginning to acquire familiarity with scrapy.
scrapy_RSS

Lastly, if you dabble in php, there is this. Again, just beginning to gain familiarity with php.
rss-scraper

Hope it helps.

from feed.

CanRau avatar CanRau commented on June 3, 2024

Know it's kinda late maybe, but wanted to check in if you solved it or if I might be able to help.

If you haven't solved it I'd need some more info on how you're generating your website?
Do you use Remix, NodeJS (with or without Express), Gatsby, NextJS, or something else?

from feed.

anoduck avatar anoduck commented on June 3, 2024

@jpmonette I am not questioning what you are saying by any degree. Admittedly, it is apparent this "basic Javascript/Typescript knowledge" is not existent, and I am out of my league attempting to employ this library for a site I have been working on.

@CanRau Thank you so much for the offer, it is very generous.

In building a website for a non-profit, the ability to generate a webpage that would mirror posts made to a public group page on social media. The website is built on top of Hugo, I was hoping to use this library to generate an RSS feed of those posts, and then have Hugo render the RSS feed on a page. Then set it all to recreate the feed periodically to update that feed.

Does this make any sense? I am rather sleep-deprived.

from feed.

CanRau avatar CanRau commented on June 3, 2024

@anoduck I've no personal experience with Hugo but sounds like you should be better of finding Hugo native ways to generate RSS feeds or not?

from feed.

CanRau avatar CanRau commented on June 3, 2024

Uuh hmm ok I see, hope you'll find a good solution in time 🙌

from feed.

yataghan012 avatar yataghan012 commented on June 3, 2024

@anoduck Have you managed to make a RSS feed of a remote site with this tool?

Would you make a friendly explanation of how to do this to a non-programmer?

from feed.

anoduck avatar anoduck commented on June 3, 2024

@yataghan012 Unfortunately, I never did, and there is no longer a need to do so. In retrospect, I was both out of my league, and probably using the tool in a manner it was not intended to be used for. I mostly program in python, and only have just begun to scratch the surface of working with javascript.

Not sure what your particular needs are, but there are numerous services that offer feed generation from website content available. The page I was attempting to scrape was a social media platform, specifically the organization's profile page. Which is why a custom solution was needed.

from feed.

yataghan012 avatar yataghan012 commented on June 3, 2024

@anoduck I just need something that lets me do RSS out of news sites that don't have it and some bitchute channels. Basically.

from feed.

Related Issues (20)

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.