diff --git a/README.en.md b/README.en.md index 2c10dba..6035c3d 100644 --- a/README.en.md +++ b/README.en.md @@ -115,7 +115,7 @@ Some of the source code of TikHub will be open sourced on Github and will sponso > **_/app/api_** -- Obtain the request parameters and use`Crawlers`After processing data, the related classes return in JSON form, download videos, and implement quick calls with iOS shortcuts, and support asynchronous. +- Obtain the request parameters and use`Crawlers`After processing data, the related classes return in JSON form, download videos, and implement fast calls with iOS shortcuts, and support asynchronous. > **_/app/web_** @@ -185,7 +185,7 @@ Some of the source code of TikHub will be open sourced on Github and will sponso - [x] Get the user's homepage fan data - [x] Get user's homepage follow data - [x] Obtain data on the collection of works by users on the homepage - - [x] Get search data for users' homepage + - [x] Get user home page search data - [x] Get user homepage playlist data - [x] Get individual video comment data - [x] Get comments and response data for specified videos @@ -220,7 +220,7 @@ Some of the source code of TikHub will be open sourced on Github and will sponso ## 📦 Call the parsing library (deprecated and needs to be updated): -> 💡PYPI : +> 💡PIPI : Install the parsing library:`pip install douyin-tiktok-scraper`