https://github.com/shnaveen25/prnewsextractor
https://github.com/shnaveen25/prnewsextractor
java selenium
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shnaveen25/prnewsextractor
- Owner: shnaveen25
- Created: 2019-08-11T03:47:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-11T04:23:53.000Z (almost 7 years ago)
- Last Synced: 2023-09-03T15:45:04.625Z (almost 3 years ago)
- Topics: java, selenium
- Language: Java
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README #
**A Data Harvesting Application**
The Server side application which Harvest the NEWS realised by Industry & Markets from PR News Wire (from the link http://www.prnewswire.com/rss/) and stores into local MongoDB
### What is this repository for? ###
* Quick summary :
**PR Newswire** is a distributor of press releases based in New York City. By PR Newswire we can find news by industry or search for the topics that matter. In the current application we harvested the **News Releases by Industry & Markets** their are many categories as I chosen one. I used MongoDb to store the harvested data.
* Harvest Data From : [PR News Wire](http://www.prnewswire.com/rss/)
### How do I get set up? ###
* Framework : Spring Tools Suite(STS)
* Application : A Maven Application
* Language : Java (JDK 1.8)
* Database : MongoDB
* How to run : Run as Spring Boot Application
* Deployment instructions
* Browser : Chrome(Must required)