Giter Site home page Giter Site logo

kaflesudip / grabfeed Goto Github PK

View Code? Open in Web Editor NEW
21.0 21.0 7.0 76 KB

Python package to detect and return RSS / Atom feeds for a given website. The tool supports major blogging platform including Wordpress, Blogger, Tumblr, Ghost, Svbtle, medium and many other.

License: Apache License 2.0

Python 100.00%

grabfeed's People

Contributors

kaflesudip avatar lorendavie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

grabfeed's Issues

Why not check if URL contains the http substring?

When I run

rss_feed = return_rss('engadget.com')

it prompts

requests.exceptions.MissingSchema: Invalid URL 'engadget.com': No schema supplied. Perhaps you meant http://engadget.com?

It would be nice if your code could check in advance if the URL contained the http, or if it could preappend to URL in case it was missing, so that you are error free.

However I understand it could be a whim of mine, and I could easily check the URL before feeding it into your code.

Thanks

Cannot install...

Hi all,

pip install grabfeed

fails in python3:

grabfeed 0.4 has requirement requests==2.8.1, but you'll have requests 2.19.1 which is incompatible.

RSS not found for url, while it has got one indeed

I know it could be something personal, but..
your code doesn't find the feed for the following URL:

rss_feed = return_rss('http://rischiocalcolato.it')

it gives

raise Exception("The page has no RSS feed")

Feed is indeed present at http://rischiocalcolato.it/feed

I'm bothering you with all these issues because I'm using your code ( thanks!!! <3 ) because I'm (trying) to build a telegram bot RSS reader, cloning the official @TheFeedReaderBot

Thanks

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.