feedsearch-crawler
feedsearch-crawler copied to clipboard
Crawl sites for RSS, Atom, and JSON feeds.
Bumps [pycares](https://github.com/saghul/pycares) from 4.1.2 to 4.2.0. Release notes Sourced from pycares's releases. 4.2.0 What's Changed dependency update to c-ares by @aviadhahami in saghul/pycares#170 New Contributors @aviadhahami made their first contribution...
Medium unfortunately doesn't include meta tags with the feed URL in individual posts, which means passing a post URL directly to .search() returns no feeds at all. Example: https://medium.com/zendesk-engineering/the-joys-of-story-estimation-cda0cd807903
(LowCodeLab) C:\Users\arnol>pip install feedsearch-crawler Collecting feedsearch-crawler Using cached feedsearch_crawler-1.0.3-py3-none-any.whl.metadata (9.6 kB) Collecting aiodns=2.0.0 (from feedsearch-crawler) Using cached aiodns-2.0.0-py2.py3-none-any.whl.metadata (3.3 kB) Collecting aiohttp=3.7.4 (from feedsearch-crawler) Using cached aiohttp-3.9.3-cp312-cp312-win_amd64.whl.metadata (7.6 kB) Requirement...
Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.5.18.1 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...