Apple-news-to-sqlite

Latest version: v0.5.2

Safety actively analyzes 623219 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.2

15 March 2023

Changed

- Removed concurrent downloads to avoid time out errors on Apple's news website

Contributors

- RhetTbull for code changes

Threaded downloads

0.5.1

12 March 2023

Changed

- Threaded downloads: To get the article metadata, apple-news-to-sqlite must download data from https://apple.news for each saved article.
This version uses concurrent.futures to allow multiple threads to do the download in parallel, which is much faster
for large reading lists.

Contributors

- RhetTbull for code changes

Fixed PyPI metadata

0.4.2

12 March 2023

Changed

- Added homepage and keywords to PyPI metadata

Contributors

- RhetTbull

Fixed typo in help

0.4.1

12 March 2023

Changed

- Fixed typo in help

Contributors

- RhetTbull

Add JSON output, skipping of previously saved articles

0.4.0

12 March 2023

Changed

- --dump now dumps articles as JSON
- Only articles not previously saved are processed, added --all to save all articles

Contributors

- RhetTbull for code

Initial Release

0.3.0

11 March 2023

New

- Working version!

apple-news-to-sqlite articles.db

apple-news-to-sqlite --dump

Contributors

- RhetTbull for initial release
- eecue for help with the reverse engineering and initial code

Thanks

Special thanks to simonw for inspring this with his dogsheep projects!

Added date to article dict and database

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.