Migrated_Blogger_URL_Extrac.../README.md

5 lines
396 B
Markdown
Raw Normal View History

2023-12-12 09:20:52 +00:00
<b>Overview:</b>
2023-12-12 09:20:09 +00:00
Use the following scripts to extract urls from .txt.gz files and output to a txt file.
Depending on the types of URL's that are being processed you will either need to only use "blogger_url_clearner.py" (plainly extract the urls from a file) or also use "blogger_remove_img_lines.py" which will read the txt file and output all lines that do not contain "jpg|png|gif|jpeg"