Skip to content

XiomarG/blogBusScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BlogBus Scraper

This is a small project that allows you to download all blog, including title, category, content, image and comments.

Replace the BASE_URL to your target url.

A blog with image will be saved as

${category}/${title}.txt  
${category}/${title}-0.jpg       ${category}/${title}-1.jpg      

About

Python script to download all blogs (including text and image)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published