This tool enables you to make a LINE like chat history with the Diet Record extracted from the websites by web scraping.
When you run "scraping.py"
With the LINE like chat history you made, you can use my web app Grou Cha Darby without exposing your personal information on the Internet.
- Python 3.8.5
- chromedriver-binary 86.0.4240.22.0
- selenium 3.141.0
pip install chromedriver-binary
pip install selenium
git clone https://github.com/Kitsuya0828/Make-LINE-Chat-History-with-the-Diet-Record.git
cd Make-LINE-Chat-History-with-the-Diet-Record
python scraping.py
By default, text files will be downloaded to the “Downloads” folder in your user account.
Move all text files you downloaded to the "statements" folder directly under the "Make-LINE-Chat-History-with-the-Diet-Record" folder.
python editing.py > chat_log.txt
When your ChromeDriver is not compatible with the installed Chrome Browser, please update your ChromeDriver to the appropriate version.
Downloads - ChromeDriver - WebDriver for Chrome
- Kitsuya Azuma
- Tohoku University
- kitsuyaazuma@gmail.com
"Make-LINE-Chat-History-with-the-Diet-Record" is under MIT license.
Thank you!