This is a site crawler written based on crawling the iranian ad sites. For now, it only supports Divar.
- Install docker and docker-compose.
- Run
sysctl vm.overcommit_memory=1or setvm.overcommit_memory=1in/etc/sysctl.confon your host and reboot your system. - Copy
.env.samplefile to.envand change the values as you want. - Run
docker-compose up --build.
- You should create a IFTTT webhook (3 value option) and set your account information on
.envto get a notification when the crawler finds a new/changed ad.