Giter VIP home page Giter VIP logo

orgneatui's Introduction

OrgneatUI

A simple .net based project, based on Twitter Scraping principal to download historic Tweets. This project has standard library and UI. Library can be imported to any other projects. UI is a demo and quick use tool.

For basic instructions and Screen shots, for now please visist this page: http://www.orgneat.com/Request

Instructional video on Youtube: https://www.youtube.com/watch?v=4Okdao4pRAs

Highlight

There are many Python and Java based programs on Github. My own program is inspired by great work others have done, especially GetOldTweet program by Jefferson Henrique. This program is just an attempt to make it easy way for users to download tweets without engagging into Python learning or setting up enviornment.

The .Net code is although not Commercial grade, but pretty much close that consider lot of different scenarios such as what if Twitter do not respond, if there any timeout, if there is any issue with Tweet html etc.

One of the reason behind making GUI is ease of use. Although the library behind it in Collector folder can support consle application. The GUI makes it lot easier to provide a way to enter advanced queries without worrying about how to configure the parameters.

Based on my experience Python on my local computer takes lot of Memory and Processor. I did multi threading on Python and each thread would take at least 200 MB memory. .Net code is pretty efficient in memory handling and processor scheduling. Upon testing, even for 20 threads, program would take less than 50% Processor (Intel core i7 4th Gen) and about 500 MB in total memory. This reduces time required to download millions of tweets without compromising performance.

If you feel this code is worth taking your attention, please try it once, feel free to contribute as well.

Note: Apologies for not being update with this. I am in the process of dedicating a person soon to work on this and making it better for everyone. This will be a side project that I can invest my time as hobby. Thanks for resposne from everyone. Feel free to update/pull code as you wish.

orgneatui's People

Stargazers

 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.