Auction sniper - script for bidding

Closed job
no avatar
Dedibox
Employer
Job category:
Desktop/web applications
Expected budget:

Negotiable

Preferable skills:
angular2
java
laravel
NodeJS
php
Published:
Valid until:

Job description

I am looking for a person who will execute a "sniper auction" system.

On the website https://www.restwaertboerse.ch/offers (available after logging in) there are auctions, which end within 1-3 days usually. You need a system that, for example, 10 minutes before the end of the auction will "stake" a certain amount.

The system must also work on mobile devices.

A typical CRUD system. The login function at https://www.restwaertboerse.ch and scraper is already written for a different project, but you can easily use them.

Hourly rate PLN 50-100 / depending on your skills (negotiable possible)

Required functions:

1. In the system, I have to be able to enter, for example, the listing id and the amount to be bids. id is located under the button "detalis & gebot abgeben" 2. After entering the id and amount, the script should download the name of the auction, end date and thumbnail, so that we have an easy preview of the current offers to be bid. 3. If the bid amount entered by us is less than the amount that is currently at the auction (column mein gebot), the system will send an email saying that the amount is too small and to update it. 4. We must be able to edit / delete "shots" to be performed. 5. After successful / not successful "shot", I get a summary on e-mail. 6. The history of the last shots up to a month back.