pygooglenews
Phoenix
pygooglenews | Phoenix | |
---|---|---|
9 | 128 | |
1,359 | 22,253 | |
0.5% | 0.6% | |
3.0 | 9.7 | |
7 months ago | about 19 hours ago | |
Python | Elixir | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pygooglenews
- Deep dive into finding RSS feeds
-
Tips for Making a Popular Open-Source Project in 2021 [Ultimate Guide]
I have ~4k start in 2 Python libraries. Both help fetch live news articles. Links below.
These were my first libraries.
I took the approach of promoting them as any other product. You have to "sell" your code. Even if it's 100% free.
In my opinion, the most important thing is DEMO. Just make a GIF where you showcase what your software does:
* 80% of engineers won't even bother to read the description
No one will spend their precious time trying to get through your code.
[0] https://github.com/kotartemiy/newscatcher Programmatically collect normalized news from (almost) any website.
[1] https://github.com/kotartemiy/pygooglenews If Google News had a Python library
-
NLP beginner dataset for text classification, sentiment analysis and/or NER
I wrote a pygooglenews package for news mining out of google news.
-
68k.news: A Netscape 1.1 makeover of Google News
I'm curious where the data get fetched from. The Author mentions that Mozilla Readability and SimplePie are used.
Readability to parse the content. SimplePie to fetch the data (I assume). Dat from RSS feeds?
In case you want to make something similar, I recently wrote a blog on where you could get news data for free [1]
(self-promo) I'd recommend to take a look at my Python package to mine news data from Google News [2]. Also, in 3 days we're releasing an absolutely free News API [3] that will support ~50-100k top stories per day.
[1] https://blog.newscatcherapi.com/an-ultimate-list-of-open-sou...
[2] https://github.com/kotartemiy/pygooglenews
[3] https://newscatcherapi.com/free-news-api
-
Available data set for news headlines or articles over 2019-2020?
I wrote a python package to scrape google news headlines at scale: https://github.com/kotartemiy/pygooglenews
- A Happy and lightweight Python Package that searches Google News and returns a usable JSON response.
-
Write libraries instead of services, where possible
Write libraries AND services, where it makes sense.
I wrote a Python library to scrape google news [0]
We also have it as a service [1]
Want to know why? Because devs who can't pay won't pay. Businesses who can pay will rather pay for a service (API in our case), and not care about maintaining it.
[0] https://github.com/kotartemiy/pygooglenews
[1] https://newscatcherapi.com/google-news-api
-
Financial news
You can use this Python project to scrape Google News (https://github.com/kotartemiy/pygooglenews) If you look at the code you can get a feel of how to call Google News directly.
-
Interview brownie
https://github.com/kotartemiy/pygooglenews https://pypi.org/project/google-play-scraper/
Phoenix
- Phoenix Framework
-
Preparing the Elixir Development Environment
Node.js (optional) - Useful when managing frontend assets with the Phoenix Framework, such as JavaScript and CSS.
- Mempersiapkan Lingkungan Pengembangan Elixir
-
Invisible Threads: Group email without the exposure
Invisible Threads is built with Elixir, Phoenix, and most importantly, Postmark. Data lives on disk instead of a traditional database to keep the demo light. Authentication uses Postmark API tokens, mapping each application user directly to a Postmark server. The whole thing is deployed to Fly.io. A minimal setup let me focus on Postmark's offerings.
-
Ash Framework – Model your domain, derive the rest
That's certainly more helpful, yeah! My biggest complaint is that that's really not particularly obvious from the home page; I didn't realise the highlighted words in the lead were links, and they're all to a diverse set of locations, which I'm unlikely to check out if I just want a ten-thousand-foot view of the framework.
I'd suggest putting a description similar to your last paragraph on the home page, and including a brief example of what that translates to. Phoenix's website [0] does this beautifully: within the first page of scroll, I immediately know what it does and how it looks, and the following pages of scroll give me the detail I need to evaluate it properly.
[0]: https://www.phoenixframework.org/
- CVE-2025-29927 – Next.js
-
Building a Simple REST API with Elixir
This guide will walk you through creating a basic REST API using Elixir and Phoenix Framework with thorough comments explaining each piece of code.
-
A RAG for Elixir in Elixir
We clone the Phoenix repository and checkout the commit right before the PR got merged. Then, we ingest the codebase into our RAG system using the UI.
-
Top FP technologies
Stars: 21k One of the most if not the most popular FP frameworks that has won "the most admired web framework" at stackoverflow research for several years in a row. Stack Overflow Developer Survey 2023 Fullstack, Ruby inspired. Connects high load with easy of use. There are big companies using this framework check related block at Phoenix Framework
-
Running Elixir Phoenix on Windows
You've miraculously managed to install elixir, erlang, and friends on your Windows machine and you're ready to try out Phoenix. At some point in your tutorial you will be asked to run this command:
What are some alternatives?
newscatcher - Programmatically collect normalized news from (almost) any website.
sugar - Modular web framework for Elixir
fastapi-azure-auth - Easy and secure implementation of Azure Entra ID (previously AD) for your FastAPI APIs 🔒 B2C, single- and multi-tenant support.
Django - The Web framework for perfectionists with deadlines.
RVS_Spinner - A Fancy "Popup Prize-Wheel Spinner" UIControl
trot - An Elixir web micro-framework.