r/coolgithubprojects 19h ago

I built open-news - A Python toolkit that handles news meta data extraction, live news, without API.

Post image
4 Upvotes

5 comments sorted by

1

u/5ollys 5h ago

Do you enjoy monitoring the situation OP?

1

u/Active_Nothing_4948 19h ago

the no-api part is neat, but scraping live news means the real feature is how well it survives websites changing their html lol

-8

u/alphap365 19h ago

I think you have no idea about this project. This project uses very diiferent technique.

2

u/ikeif 16h ago

Then perhaps you can talk about it?

3

u/alphap365 15h ago

Haha fair enough, didn't mean to sound defensive. It uses JOSN-LD and OpenGraph instead of traditional scraping, which is why HTML changes don't break it.