You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are excited to announce the first release of our Python package, googlenewsdecoder, now available on PyPI!
What is googlenewsdecoder?
googlenewsdecoder is a Python package designed to decode Google News URLs. It allows you to retrieve the original URLs behind the shortened or encoded links provided by Google News.
Features:
Simple and Easy to Use: Easily decode Google News URLs with just a few lines of code.
Two Decoding Methods: Offers two decoding strategies for maximum compatibility.
A new Google News link is supported. Which has read instead of rss/articles - read
Installation:
You can install the package using pip:
pip install googlenewsdecoder --upgrade
Or, if you're feeling adventurous, install directly via GitHub:
SSujitX
changed the title
🎉 Announcing the Release of googlenewsdecoder Version 0.1.1! 🚀
🎉 Announcing the Release of googlenewsdecoder Version 0.1.4! 🚀
Aug 29, 2024
SSujitX
changed the title
🎉 Announcing the Release of googlenewsdecoder Version 0.1.4! 🚀
🎉 Announcing the Release of googlenewsdecoder Version 0.1.5! 🚀
Aug 30, 2024
We are excited to announce the first release of our Python package, googlenewsdecoder, now available on PyPI!
What is googlenewsdecoder?
googlenewsdecoder is a Python package designed to decode Google News URLs. It allows you to retrieve the original URLs behind the shortened or encoded links provided by Google News.
Features:
Installation:
You can install the package using pip:
pip install googlenewsdecoder --upgrade
Or, if you're feeling adventurous, install directly via GitHub:
pip install git+https://github.com/SSujitX/google-news-url-decoder@main
Usage Example:
What’s Next?
We’re just getting started! Stay tuned for more updates and improvements. Contributions and feedback are welcome!
The text was updated successfully, but these errors were encountered: