Nigel V Thomas
Nigel V Thomas
Thank you for the feedback. I have tried the html based crawler, and found that it will not work with users who have closed their accounts, or made their tweets...
I have submitted pull request https://github.com/lintool/twitter-tools/pull/12 , which uses api to fetch. I have not committed the code which fetches from HTML, it is a simple hack and suffers from...
@andrewyates @isoboroff FYI, below is the quick hack to scrape HTML content https://github.com/nigel-v-thomas/twitter-tools/commit/5689ff79705f63fc84cdaa40c239ed85c06825a2
Hi Shakirak, it is quite likely the HTML markup has changed since I updated the code, as I said this solution is far from ideal, it would be much better...