Skip to content

Latest commit

History

History
11 lines (7 loc) 路 430 Bytes

File metadata and controls

11 lines (7 loc) 路 430 Bytes

Kavak scrapper

Web scrapper to cope with the unexisting alerts 馃敂 feature of kavak.com.

It works like this:

  • The program checks the results page for a specific car model every n hours.
  • It compares the car list obtained by the current scrapping with the previous one.
  • If it finds any difference, it uses the Twilio API to send an email notification with the new cars published on the website.

鈿狅笍 Work in progress!