Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mpalourdio/ps5scraper


https://github.com/mpalourdio/ps5scraper

Last synced: about 1 month ago
JSON representation

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