Skip to content

Given a xiaohongshu post link, the application scrapes all the images from the post and store them into a docx file.

Notifications You must be signed in to change notification settings

simonzhu97/xiaohongshu-extract-images-to-docx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xiaohongshu-extract-images-to-docx

Given a xiaohongshu post link, the application scrapes all the images from the post and stores them into a docx file.

in the root directory, run the following bash command.

python run.py --url <your_url_here> --output <your_doc_name_here>

BASIC FUNCTION IS COMPLETE. DOCUMENTATION AND PACKAGING STILL IN PROGRESS.

About

Given a xiaohongshu post link, the application scrapes all the images from the post and store them into a docx file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published