Giter Site home page Giter Site logo

gloriany / wg-gesucht-crawler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grantwilliams/wg-gesucht-crawler-cli

0.0 1.0 0.0 58 KB

Python web crawler / scraper for WG-Gesucht. Crawls the WG-Gesucht site for new apartment listings and send a message to the poster, based off your saved filters and saved text

Python 100.00%

wg-gesucht-crawler's Introduction

WG-Gesucht-Crawler

Crawls the WG-Gesucht site for new apartment listings and send a message to the poster, based off your saved filters and saved text.

Uses Tkinter for the GUI and Requests + BeautifulSoup to crawl the site.

Use

Install the Python packages in the 'requirements.txt' and run then 'main.py'

Enter your email address and password that you use for wg-gesucht.de (will be saved locally so you don't have to type it every time you run it) Make sure you have 1 or more filters created and that you have saved a template text on your wg-gesucht account.

Then just leave it running in the background, it will check for new apartment listings every 5 minutes, and message any new ones that appear.

It will also create a folder with the apartment ads that you can view offline, in case the poster removes their ad before you get a chance to look at it, which can happen if the poster receives a lot a messages in a short amount of time.

Getting Caught with reCAPTCHA
I've made the crawler sleep for 5-8 seconds between each request to try and avoid their reCAPTCHA, but if the crawler does get caught, you can sign into your wg-gesucht account manually through the browser and solve the reCAPTCHA, then start the crawler again.
If it continues to happen, you can also increase the sleep time in the 'get_page' function in 'wg_gesucht.py'

wg-gesucht-crawler's People

Contributors

grantwilliams avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.