Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 621 Bytes

File metadata and controls

12 lines (10 loc) · 621 Bytes

airCrawler

An airBnB crawler, with GUI interface, which gathers, filters and displays data from results of a given search criteria.

Issues: crawler crashes at the end of crawling, was working before, perhaps a change to the airBnB website url construction, bug due to no data to be displayed at end of crawl.

Todo:

  • Fix crashing crawler
  • Change date input method, calender, or at least change to DD-MM-YYYY instead of YYYY-MM-DD
  • No progress if inputs not correct, currently just produces error in console
  • Hover over input prompts/status bar prompts, showing proper input methods.