This demo hits the Twitter website directly and parses HTML. The reason for that is to avoid API authentication in m3inference so that users of the library can quickly start using it. This is great for one user name / isolating testing. For larger lists of twitter userids/screen names we should use the API.
This demo hits the Twitter website directly and parses HTML. The reason for that is to avoid API authentication in m3inference so that users of the library can quickly start using it. This is great for one user name / isolating testing. For larger lists of twitter userids/screen names we should use the API.