{ "info": { "author": "Wyatt Ferguson", "author_email": "wyattf@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Twitter Scraper\nA python twitter scraper with no-api keys required.\n\n## Installation \n pip3 install tweetlib\n\n\n## How to use it \nAll these parameters can be used in combination with one another. \n\n ts = tweetlib.TweetLib(username=\"barackobama\", max_tweets=10)\n\n### Arguments\n\n- username(str): any valid twitter name you want to scrape\n- since(\"yyyy-mm-dd\"): A lower bound date to restrict search.\n- until(\"yyyy-mm-dd\"):An upper bound date to restrict search.\n- query_search(str): Search string\n- max_tweets(int): Max number of tweets you want to scrape.\n\n\n## Examples\n\n``` python\n from tweetlib import tweetlib\n # Get tweets by username\n ts = tweetlib.TweetLib(username=\"barackobama\", max_tweets=10)\n tweets = ts.get_tweets()\n\n # Search for tweets\n ts = tweetlib.TweetLib(query_search=\"college\", since=\"2018-01-01\")\n tweets = ts.get_tweets()\n``` \n\n\n## Tweet Object\nThe tweet objects it returns in the list contain the following:\n\n tweet = {\n id (str)\n permalink (str)\n username (str)\n text (str)\n date (date)\n replies (int)\n retweets (int)\n favorites (int)\n mentions (str)\n hashtags (str)\n }\n\n\n\n## Credit and Contact\n\nCreated by Wyatt Ferguson \n\nFor any comments or questions your can reach me on Twitter [@wyattferguson](https://twitter.com/wyattferguson) or visit my little portfolio at [wyattf.dev](https://wyattf.dev)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/wyattferguson/tweetlib", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "tweetlib", "package_url": "https://pypi.org/project/tweetlib/", "platform": "", "project_url": "https://pypi.org/project/tweetlib/", "project_urls": { "Homepage": "https://github.com/wyattferguson/tweetlib" }, "release_url": "https://pypi.org/project/tweetlib/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "A python twitter scraper with no-api keys required.", "version": "0.2.0" }, "last_serial": 5418580, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "d96431613a88a37c296d93cd39145887", "sha256": "f5fd8c43654358b24e9730b9524f2d6a22f76d2f3b27a2f816177dd14f259511" }, "downloads": -1, "filename": "tweetlib-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "d96431613a88a37c296d93cd39145887", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5271, "upload_time": "2019-05-24T01:35:46", "url": "https://files.pythonhosted.org/packages/75/ad/0487a663fcde8df497b557891fbdc72fca659809f9c07d5e9d3a7b46b20a/tweetlib-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9dbd33adb08bb1e07083069ab6587f71", "sha256": "a1f78c858dcb78eb72cdc4252ac7872c299f1ccc1496e43b282958640c60e13e" }, "downloads": -1, "filename": "tweetlib-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9dbd33adb08bb1e07083069ab6587f71", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4045, "upload_time": "2019-05-24T01:35:48", "url": "https://files.pythonhosted.org/packages/69/85/6d2dbde936dae9d3ea29679520761db8af6c28d782f64fe73296d454c34e/tweetlib-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "f99397873789d63b3011f662f27ee885", "sha256": "3ba096441efb76da24c3a8c5bfea11b723470bcd4a9cee512d754f171fda586c" }, "downloads": -1, "filename": "tweetlib-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "f99397873789d63b3011f662f27ee885", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5263, "upload_time": "2019-05-24T01:38:23", "url": "https://files.pythonhosted.org/packages/ef/0d/75e3fadc242c078d829b819dfdf958eb1669b320d9a5e6e4343057f47cdb/tweetlib-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7f5e3565c81b9b43ea3e16ee501ff68a", "sha256": "2f5ede36cbcb660f84c43c4ab18d7f0dfda8b04b5bd5a548ce4f33f3e5a3345c" }, "downloads": -1, "filename": "tweetlib-0.0.2.tar.gz", "has_sig": false, "md5_digest": "7f5e3565c81b9b43ea3e16ee501ff68a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4045, "upload_time": "2019-05-24T01:38:24", "url": "https://files.pythonhosted.org/packages/ee/91/ae31946b1fe994db8d708d05bdd86cc3d23dfe87dfa38ee3ba74170af06d/tweetlib-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "8ff499dbd46b6fc405598e557dbe897c", "sha256": "704a724b456eaf411127649e47d53edf4400d78ca69ee45f51f17dbd0b465313" }, "downloads": -1, "filename": "tweetlib-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "8ff499dbd46b6fc405598e557dbe897c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5270, "upload_time": "2019-05-24T01:47:46", "url": "https://files.pythonhosted.org/packages/f1/6e/b9027ef6900f1d6f12b9cd4a0c9269717d6dbc14e084d3d5f51743345b53/tweetlib-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "56bd4df8f18a1969d43b5c7215ebbdc6", "sha256": "3f0c1087ef2c1265ac16b5673852cf74a36cd82cd8ea8aa9b3842c0b9241de48" }, "downloads": -1, "filename": "tweetlib-0.0.3.tar.gz", "has_sig": false, "md5_digest": "56bd4df8f18a1969d43b5c7215ebbdc6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4056, "upload_time": "2019-05-24T01:47:49", "url": "https://files.pythonhosted.org/packages/d5/45/1dd40232453a0fe86be9e2ce9602c358011705309e90dc52ac9f76e8d671/tweetlib-0.0.3.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "5fbd40cd5e5979193c6695d39be37cae", "sha256": "1baee921d16951cf684fa14c00d2d001218cba24005958d04b50b440c194a3e1" }, "downloads": -1, "filename": "tweetlib-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "5fbd40cd5e5979193c6695d39be37cae", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5291, "upload_time": "2019-05-24T15:19:37", "url": "https://files.pythonhosted.org/packages/08/80/122b5ee441d92c15cdbe3feb51177f7b63e2a17a5aec37f041589d45a136/tweetlib-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1276e6581aeafefdd9f1beefd73371f6", "sha256": "d93732248ad1cff0deb9d64e18457f7cb2d509ef6e1a9fda5114c452b450046d" }, "downloads": -1, "filename": "tweetlib-0.1.1.tar.gz", "has_sig": false, "md5_digest": "1276e6581aeafefdd9f1beefd73371f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4074, "upload_time": "2019-05-24T15:19:39", "url": "https://files.pythonhosted.org/packages/69/00/0f1e3685e4e957a066e8f9692114de127488e60d043d0093a96e92828966/tweetlib-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "b1ddbc3ad8108b0d9906be259118df68", "sha256": "a46cb6454cd98db2f4cbabfecdba43ea4b0ff2a8ece2c6f063b5298867faf918" }, "downloads": -1, "filename": "tweetlib-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "b1ddbc3ad8108b0d9906be259118df68", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5223, "upload_time": "2019-05-24T15:24:52", "url": "https://files.pythonhosted.org/packages/6d/57/d13e6307bbd08e4000a1133a23531e8239c7007f96f9f78925a62a98425e/tweetlib-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d2bcae309ae174fbc0db4e74837aabbd", "sha256": "1f29f750657176359304deb6f1af023e633fcec30427497880895102119e6010" }, "downloads": -1, "filename": "tweetlib-0.1.2.tar.gz", "has_sig": false, "md5_digest": "d2bcae309ae174fbc0db4e74837aabbd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3987, "upload_time": "2019-05-24T15:24:54", "url": "https://files.pythonhosted.org/packages/9e/ca/aef9dc4f8f1a3a941e80d8529e7be83d10d547d1385c127c701165ba8010/tweetlib-0.1.2.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "bab829b36aca75c5fe5e737e02bffbe6", "sha256": "2d88ab74650f02fd59b0ee36afd80b9edfb14d9b9b95d70700294647c7d59f4e" }, "downloads": -1, "filename": "tweetlib-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "bab829b36aca75c5fe5e737e02bffbe6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4626, "upload_time": "2019-06-19T05:08:00", "url": "https://files.pythonhosted.org/packages/67/59/3319fab8f9ea513b11a525f32b44ef021d318dd57c301a3557071ce32625/tweetlib-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dee5fc6f0cce3291236efd0408e3a3c3", "sha256": "74cb286077aa5138dc3cea9e828f79d2a2713a82946f1879150e8154ffd15d51" }, "downloads": -1, "filename": "tweetlib-0.2.0.tar.gz", "has_sig": false, "md5_digest": "dee5fc6f0cce3291236efd0408e3a3c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3440, "upload_time": "2019-06-19T05:08:03", "url": "https://files.pythonhosted.org/packages/fb/58/f61ce9ad8d4ab57091ffbdd2c4aefc51642cb265e7e61fea5eca6dd4178f/tweetlib-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bab829b36aca75c5fe5e737e02bffbe6", "sha256": "2d88ab74650f02fd59b0ee36afd80b9edfb14d9b9b95d70700294647c7d59f4e" }, "downloads": -1, "filename": "tweetlib-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "bab829b36aca75c5fe5e737e02bffbe6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4626, "upload_time": "2019-06-19T05:08:00", "url": "https://files.pythonhosted.org/packages/67/59/3319fab8f9ea513b11a525f32b44ef021d318dd57c301a3557071ce32625/tweetlib-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dee5fc6f0cce3291236efd0408e3a3c3", "sha256": "74cb286077aa5138dc3cea9e828f79d2a2713a82946f1879150e8154ffd15d51" }, "downloads": -1, "filename": "tweetlib-0.2.0.tar.gz", "has_sig": false, "md5_digest": "dee5fc6f0cce3291236efd0408e3a3c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3440, "upload_time": "2019-06-19T05:08:03", "url": "https://files.pythonhosted.org/packages/fb/58/f61ce9ad8d4ab57091ffbdd2c4aefc51642cb265e7e61fea5eca6dd4178f/tweetlib-0.2.0.tar.gz" } ] }