E-Market Data Explorer is a Python crawler and exploratory data analysis(EDA) tool for marketing specialties who would like to conduct the STP methods for working out their marketing strategy for product development and sale. It's available in PyPi.
$ python -m emarket_data_explorer --help
Usage: emarket_data_explorer [OPTIONS] COMMAND [ARGS]...
E-Market Data Explorer is a Python-based crawler and exploratory data
analysis(EDA) tool for marketing specialties who would like to conduct the
STP methods for working out their marketing strategy for sale and promotion.
Updated for E-Market Data Explorer 1.5, July 2022
Author:
Currently written and maintained by Paul Yang <paulyang0125@gmail> and Kana
Kunikata <vinaknkt@gmail.com>.
Options:
-v, --version Show the application's version and exit.
--install-completion [bash|zsh|fish|powershell|pwsh]
Install completion for the specified shell.
--show-completion [bash|zsh|fish|powershell|pwsh]
Show completion for the specified shell, to
copy it or customize the installation.
--help Show this message and exit.
Commands:
eda Create EDA process and charts from csv files
init Initialize the shopee explorer data folder.
scrap-async Scrap commercial data from the data source specified by user
Please refer to the E-Market Data Explorer online documentation for Get-Started, EDA explanation, Testing and Troubleshooting
It is distributed under the Apache License. See LICENSE.txt for more information.
We've developed our roadmap of this utility. Check it out if you're interested in joining us.