So using various bits of python code and other tricks that I have been sharing on here I have made a rather productive blog using python to automate. This blog was only started in the new year and it is now on 100 posts, these posts are not completely meaningless (although making them really useful is still a work in progress). The blog can be found here: Crypto New
This uses the following:
- Pandas - with SQL, from HTML etc and iterrows.
- Twitter Scraping
- SQL Server - writing to and from
- News gathering
- blogging posting
- Connecting to Google Sheets
- Sentiment analysis with NLTK
- And more I am probably forgetting.
But basically I have a few scripts that I run every day and it produces everything I need. Now all I need to do it set up the facility to do a bit more tweeting and posting about it. Well actually there is a lot more to do. This is sort of a pilot project where I am currently scoping things out. Hopefully I can go on to do much more with this.
No comments:
Post a Comment