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
.
-
Run the
searchSitemap
module:python searchSitemap.py
-
Run the
searchFAQ
module:python searchFAQ.py
-
Run the
main
module:python main.py