Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nomomon/kamernet-puppeteer
:house: Automatic message sender to new adverts on Kamernet using puppeteer.
https://github.com/nomomon/kamernet-puppeteer
automation kamernet message-sender netherlands node nodejs puppeteer webcrawler
Last synced: about 2 hours ago
JSON representation
:house: Automatic message sender to new adverts on Kamernet using puppeteer.
- Host: GitHub
- URL: https://github.com/nomomon/kamernet-puppeteer
- Owner: nomomon
- License: mit
- Created: 2021-07-31T07:34:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T08:31:08.000Z (5 months ago)
- Last Synced: 2024-06-22T18:15:26.475Z (5 months ago)
- Topics: automation, kamernet, message-sender, netherlands, node, nodejs, puppeteer, webcrawler
- Language: JavaScript
- Homepage:
- Size: 1.03 MB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
_**Disclaimer:** Using this code does not garuantee that you will find a room in Netherlands. Moreover,
read [here](ADVICE.md#why-using-this-code-is-a-bad-idea) why it could be a bad idea to use this code._![Kamernet Puppeteer banner](https://nomomon.github.io/projects/kamernet-puppeteer/assets/kamernet-puppeteer.jpeg)
# Kamernet Puppeteer
Dutch universities do not provide accommodation, but help international students in their search. They provide services
like SSH, funda, Pararius, ROOM, ...Kamernet is a platform where people can find home. When I began using it, I quickly understood that it is
very [competetive](ADVICE.md#competition), and it's not me who chooses a home, but a home (landlord) chooses me.Many have said that they are looking for Dutch students, or that I am arriving too late, and they need people now, or
they say that there was a guy before me who replied earlier.For each room, usually hundreds of people reply.
So, the most obvious solution was to write a message to every home and hope that they invite me to a viewing.
## How to use?
0.
1. Set your message in message.txt. Find advice on writing a message [here](ADVICE.md#message).
2. Set your saved search in [My searches](https://kamernet.nl/account/alerts).1. In the `settings.js` file change the examples to your data.
2. Run the `index.js` file with node.
## License
All of the codebase are **MIT licensed** unless otherwise specified.
---
> “It is not the strongest of the students that find the room, nor the most well mannered, but the one most programmer.”
>
> – Charles Darwin