Recent Releases of news-watch
news-watch - news-watch v0.3.0
Python API Release - Introducing programmatic access to news scraping functionality
## 🚀 What's New
Python API Integration - 6 core functions for direct Python usage - Structured data models (Article, ScrapeResult) - Exception hierarchy for robust error handling
Enhanced Documentation - Comprehensive troubleshooting guide - Interactive API reference notebook - Consolidated documentation structure
Stability Improvements - Fixed async queue coordination issues - MetroTV News scraper reliability updates - Improved timeout handling
## 📦 Installation
```bash pip install news-watch==0.3.0
🔧 Quick Start
Python API: import newswatch as nw df = nw.scrapetodataframe(keywords="ekonomi", start_date="2025-01-01")
CLI (unchanged): newswatch --keywords ekonomi --start_date 2025-01-01
```
Full Changelog: https://github.com/okkymabruri/news-watch/compare/v0.2.5...v0.3.0 or docs/changelog.md
- Python
Published by okkymabruri 7 months ago
news-watch - news-watch v0.2.5
What's Changed
- add antaranews and fix error okezone https://github.com/okkymabruri/news-watch/pull/18
Full Changelog: https://github.com/okkymabruri/news-watch/compare/v0.2.4...v0.2.5
- Python
Published by okkymabruri 8 months ago
news-watch - news-watch v0.2.4
What's Changed
- add mediaindonesia
- add okezone scraper
- add logging for no search results in BaseScraper
- add behaviour forcing
allscrapers on Linux
Full Changelog: https://github.com/okkymabruri/news-watch/compare/v0.2.3...v0.2.4
- Python
Published by okkymabruri 9 months ago
news-watch - news-watch v0.2.3
What's Changed
- bump v0.2.3: minor fix katadata scraper in https://github.com/okkymabruri/news-watch/pull/14
- add Ethical Considerations & Disclaimer
- remove deprecated bisnisindonesia scraper
Full Changelog: https://github.com/okkymabruri/news-watch/compare/v0.2.2...v0.2.3
- Python
Published by okkymabruri 10 months ago
news-watch - news-watch v0.2.2
What's Changed
- bump v0.2.2: add bisnis.com scraper in https://github.com/okkymabruri/news-watch/pull/13
- Replaced silent flag with verbose (-v) option
Full Changelog: https://github.com/okkymabruri/news-watch/compare/v0.2.1...v0.2.2
- Python
Published by okkymabruri 10 months ago
news-watch - news-watch v0.2.1
What's Changed
- bump v0.2.1: add jawapos on local run https://github.com/okkymabruri/news-watch/pull/12
Full Changelog: https://github.com/okkymabruri/news-watch/compare/v0.2.0...v0.2.1
- Python
Published by okkymabruri about 1 year ago
news-watch - news-watch v0.2.0
What's Changed
- bump v0.2.0: add tempo, --list_scrapers, citation in https://github.com/okkymabruri/news-watch/pull/11
Full Changelog: https://github.com/okkymabruri/news-watch/compare/v0.1.7a...v0.2.0
- Python
Published by okkymabruri about 1 year ago
news-watch - news-watch v0.1.9
What's Changed
- bump 0.1.9: update documentation, license, and add scraper: bloombergtechnoz, metrotvnews in https://github.com/okkymabruri/news-watch/pull/9
Full Changelog: https://github.com/okkymabruri/news-watch/compare/v0.1.7a...v0.1.9
- Python
Published by okkymabruri about 1 year ago
news-watch - news-watch v0.1.7a
What's Changed
- bump: version to 0.1.7, add katadata, add support for XLSX output by @okkymabruri in https://github.com/okkymabruri/news-watch/pull/8
Full Changelog: https://github.com/okkymabruri/news-watch/compare/production...v0.1.7a
- Python
Published by okkymabruri about 1 year ago
news-watch - news-watch v0.1.6
What's Changed
- publish to https://pypi.org/project/news-watch/0.1.1/ by @okkymabruri in https://github.com/okkymabruri/news-watch/pull/1
- Merge 0.1.1 by @okkymabruri in https://github.com/okkymabruri/news-watch/pull/2
- feat(kompas): disabled KontanScraper and add KompasScraper by @okkymabruri in https://github.com/okkymabruri/news-watch/pull/3
- bump news-watch 0.1.5 by @okkymabruri in https://github.com/okkymabruri/news-watch/pull/4
- feat(workflows): set up CI/CD with GitHub Actions by @okkymabruri in https://github.com/okkymabruri/news-watch/pull/5
- bump: version to 0.1.6, add requests dependencies, change to cnbcindonesia by @okkymabruri in https://github.com/okkymabruri/news-watch/pull/6
New Contributors
- @okkymabruri made their first contribution in https://github.com/okkymabruri/news-watch/pull/1
Full Changelog: https://github.com/okkymabruri/news-watch/commits/production
- Python
Published by okkymabruri over 1 year ago