WebScrapper for a real estate information -- 2

Job ID: 40505114

Budget: €30 – €250 EUR

Description
Develope me an webscrapper that is complaint with the cookies and captchas for the following websites:
- Immoscout24.ch
- Homegate.ch
- Anibis.ch
- pararius.com
- Funda.nl
- SeLoger.com
- qasa.com
- bostad.stockholm.se
- zillow.com
- apartments.com
- Realestate.com.au
- Domain.com.au
- Flatmates.com.au

Technology: Python
Libary to use: from urllib.request import Request, urlopen

For the search request for the page an object like the following should be delievered
[{title: "Apartment 1", price: "", link: "example1.com"}, {title: "Apartment 1", price: "", link: "example1.com"}, {title: "Apartment 1", price: "", link: "example1.com"}, {title: "Apartment 1", price: "", link: "example1.com"}, {title: "Apartment 1", price: "", link: "example1.com"}, {title: "Apartment 1", price: "", link: "example1.com"}]