Crawler

  • Published on
    This Python script automates web interactions using Selenium WebDriver. It navigates through a webpage related to employment data, performs searches, exports data, and repeats the process for different states.
  • Published on
    SeekSpider is a powerful web scraping tool built with Scrapy, a fast high-level web crawling and scraping framework for Python. Designed to extract job listings from seek.com.au, SeekSpider efficiently navigates through job listing pages, collects vital job-related information, and stores it for further analysis.