Skip to content

This tool enables you to make a LINE like chat history with the Diet Record extracted from the websites by web scraping.

Notifications You must be signed in to change notification settings

Kitsuya0828/Make-LINE-Chat-History-with-the-Diet-Record

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make-LINE-Chat-History-with-the-Diet-Record

This tool enables you to make a LINE like chat history with the Diet Record extracted from the websites by web scraping.

DEMO

When you run "scraping.py"

scraping.py

Features

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.

Requirement

  • Python 3.8.5
  • chromedriver-binary 86.0.4240.22.0
  • selenium 3.141.0

Installation

pip install chromedriver-binary
pip install selenium

Usage

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

Note

When your ChromeDriver is not compatible with the installed Chrome Browser, please update your ChromeDriver to the appropriate version.

Downloads - ChromeDriver - WebDriver for Chrome

Author

License

"Make-LINE-Chat-History-with-the-Diet-Record" is under MIT license.

Thank you!

About

This tool enables you to make a LINE like chat history with the Diet Record extracted from the websites by web scraping.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages