Scrape LinkedIn posts from user feed and turn it into a website
Find a file
2023-02-19 12:18:29 +01:00
title_generator initial commit 2023-02-19 12:18:10 +01:00
construct_hugo_content_links.py initial commit 2023-02-19 12:18:10 +01:00
gen_content.py initial commit 2023-02-19 12:18:10 +01:00
janco_posts.json initial commit 2023-02-19 12:18:10 +01:00
out_posts.json initial commit 2023-02-19 12:18:10 +01:00
out_posts_1.json initial commit 2023-02-19 12:18:10 +01:00
out_posts_2.json initial commit 2023-02-19 12:18:10 +01:00
out_posts_all_1.json initial commit 2023-02-19 12:18:10 +01:00
propagate_title_change_to_slug.py initial commit 2023-02-19 12:18:10 +01:00
README.md add shit to README.md 2023-02-19 12:18:29 +01:00
scrape.py initial commit 2023-02-19 12:18:10 +01:00
tmp.json initial commit 2023-02-19 12:18:10 +01:00

Linkedin posts scrapper

Quick & Dirty linkedin scraper to generate a hugo website from a user LinkedIn posts.

    1. run scrape.py
    1. then gen_content.py to generate markdown files
    1. then propagate_title_change_to_slug.py after you've changed each post title to something more useful
    1. then construct_hugo_content_links.py to generate symbolic links to the structured folder (with dates)