Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 312 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 312 Bytes

blog-fetch

given a blog url, fetch contact info (twitter, email, linkedin)

install crontab

crontab -e

Add the following lines:

*/10 * * * * /root/blogfetch/.venv/bin/python /root/blogfetch/util/hncrawl.py cron
*/10 * * * * /root/blogfetch/.venv/bin/python /root/blogfetch/feed.py