408 B
408 B
Linkedin posts scrapper
Quick & Dirty linkedin scraper to generate a hugo website from a user LinkedIn posts.
-
- run
scrape.py
- run
-
- then
gen_content.py
to generate markdown files
- then
-
- then
propagate_title_change_to_slug.py
after you've changed each post title to something more useful
- then
-
- then
construct_hugo_content_links.py
to generate symbolic links to the structured folder (with dates)
- then