Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mpalourdio/ps5scraper
https://github.com/mpalourdio/ps5scraper
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mpalourdio/ps5scraper
- Owner: mpalourdio
- License: mit
- Created: 2021-01-22T22:46:57.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T05:36:03.000Z (3 months ago)
- Last Synced: 2024-08-23T06:40:43.360Z (3 months ago)
- Language: Java
- Size: 177 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## WTF ?
- Crawls websites to check PS5 availability. See this [Enum](src/main/java/com/mpalourdio/projects/ps5scraper/services/Crawlables.java)
- Sends an email if the PS5 is possibly there## HOWTO
- First, you need JDK11+
- Add a file named `scraper.properties` in the `properties` directory (check the example file for values you need to fill)
- `./mvnw clean package` to build the final executable
- `cd target && ./ps5scraper.jar`## It does not work
No support given, sorry. Take the code and make it work. Life is too short :). I was just fed-up to `F5` websites...
## WARNING
Do NOT fill a too much agressive cron value, or you'll be banned by websites VERY fast