Skip to content

wy-go/Rapq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 10, 2021
d37cf71 · May 10, 2021

History

7 Commits
Dec 15, 2020
Dec 15, 2020
Dec 15, 2020
Dec 14, 2020
Dec 14, 2020
May 10, 2021
Dec 15, 2020

Repository files navigation

Rapq

App search engine for HUAWEI-AppGallery

Functionality

Rapq is a web application that allows people to perform a natural language search for apps. Rapq re-creates the experience of browsing through an application store. Search apps of interest and click on a product that is linked to an online store where it can be checked and installed.

Dependency

App data are crawled using my huawei-spider

Run Rapq

  1. Terminal run:
 docker run -p 8050:8050 scrapinghub/splash
 brew services restart elasticsearch-full
  1. Run 'huawei-spider/huawei_spider/run'
  2. Wait to get data
  3. Run 'Rapq/runserver'

Preview

Search page:

Search result:

Technologies used

Frontend:

  • Bootstrap
  • JS, jQuery

Backend:

  • Python
  • Elasticsearch
  • Flask
  • Template engine: Jinja

Reference

https://github.com/MieszkoMakuch/news-search/

About

App search engine for HUAWEI-AppGallery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published