Unofficial Python port of puppeteer JavaScript (headless) chrome/chromium browser automation library.
- Free software: MIT license (including the work distributed under the Apache 2.0 license)
- Documentation: https://pyppeteer.github.io/pyppeteer/
pyppeteer requires Python >= 3.6
Install with pip from PyPl:
pip install pyppeteerOr install the lastest version from pyppeterr's Git repo:
pip install -U git+https://github.com/pyppeteer/pyppeteer@devYou have to make sure that Chrome driver is in this path.
C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe
Run the command below in this directory to get the brands list in this app.
python BrandScraping.pyRun the command below in this directory to get information of the phone's promotion.
python ModelScraping.py