get_HN_favorites.py
Je Sian Keith Herman July 15, 2020 Updated: March 11, 2024 #Python #Scripting #CSV #Data ExtractionA Python script to get the Hacker News favorites for a user. See original source and license.
#!/usr/bin/env python3
# Author: gabrielsroka
# Source: https://github.com/gabrielsroka/gabrielsroka.github.io/blob/master/getHNFavorites.py
# License: MIT License
# pip install beautifulsoup4
=
# session uses connection pooling, often resulting in faster execution.
=
=
= f
=
=
=
=