Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maacpiash/bns
A desktop application that scrapes news articles from a Bangla news portal 📰
https://github.com/maacpiash/bns
java java-8 java8 javafx javafx-application
Last synced: about 2 months ago
JSON representation
A desktop application that scrapes news articles from a Bangla news portal 📰
- Host: GitHub
- URL: https://github.com/maacpiash/bns
- Owner: maacpiash
- Created: 2017-12-15T18:08:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-05T06:10:29.000Z (over 2 years ago)
- Last Synced: 2024-05-01T15:37:21.284Z (9 months ago)
- Topics: java, java-8, java8, javafx, javafx-application
- Language: Java
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BanglaNewsScraper
A cross-platform desktop app that scrapes news articles from a website and displays them.
## Technologies
- JavaFX for desktop app
- jsoup for scraping the website
- Maven for build process