apify / crawlee-python

Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.
https://crawlee.dev/python/
Apache License 2.0
4.04k stars 258 forks source link

Improve changelog formatting #468

Open B4nan opened 1 month ago

B4nan commented 1 month ago

Currently, we format the changelog to have fully qualified links to GH issues/PRs/users, but the GH release notes don't understand this properly and no longer render the user icons or the list of contributors.

image

vs

image

More info: https://apify.slack.com/archives/C06ENBV1B9Q/p1724757924089819

ovindu-a commented 3 days ago

Hi @B4nan, I would like to work on this.

jaiakash commented 3 days ago

Hi @B4nan, I would like to work on this. @ovindu-a, if you agree, can we both collaborate on this issue? Let me know if you have created a fork for this issue... Thanks.