Skip to content

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

License

Notifications You must be signed in to change notification settings

TXTPEN/blog-fetch

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages