glamcoder / funda-image-downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Download images from funda.nl

You might sometimes want to download images of your favourite property from funda.nl. This script simplifies and automates the process by downloading all the enlarged images.

Prerequisites

You will need to have Perl 5 installed. You will also need LWP::Simple and WWW::Mechanize CPAN modules.

Usage

~ $ perl imgd2.pl "funda_propery_url" "images_destination_directory"

About

License:MIT License


Languages

Language:Perl 100.0%