Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 422 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 422 Bytes

Project Introduction

This is a Python project that use to get the faq related page content. The project consists of three main modules: searchSitemap, searchFAQ, and main.

How to Run

  1. Run the searchSitemap module:

    python searchSitemap.py
  2. Run the searchFAQ module:

    python searchFAQ.py
  3. Run the main module:

    python main.py