{ "info": { "author": "", "author_email": "howley.robert@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# this american client\n[![PyPI version](https://badge.fury.io/py/this-american-life.svg)](https://badge.fury.io/py/this-american-life)\n\nThe [This American Life](https://www.thisamericanlife.org/) client library. \n\nGet structured data on transcripts, episodes, et c without worrying about all of the web scraping details. Intermediate\nresults are cached to keep it snappy.\n\n## Install\n\n```bash\npip install this-american-life\n```\n\n## Using the client\n\nEverything starts with the import\n```python\nfrom thisamericanlife import ThisAmericanLife\n\ntal = ThisAmericanLife()\n```\n\n### Get the episode and act summaries \n```python\nep_one = tal.episodes.get(episode_number=1)\n\nprint('Title : ' + ep_one.title)\nprint('Date on air : ' + ep_one.date_on_air)\nprint('Description : ' + ep_one.description)\n\n# the name and short description of each act\nprint(ep_one.act_summaries)\n```\n\n### Get the transcript of an episode\n```python\nep_one_transcript = tal.transcripts.get(episode_number=1)\n\nprint(ep_one_transcript.transcript)\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/{package_name}", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "this-american-life", "package_url": "https://pypi.org/project/this-american-life/", "platform": "", "project_url": "https://pypi.org/project/this-american-life/", "project_urls": { "Homepage": "https://github.com/{package_name}" }, "release_url": "https://pypi.org/project/this-american-life/0.2.0/", "requires_dist": [ "lxml", "requests" ], "requires_python": ">=3.6.0", "summary": "scraper client for the This American Life website", "version": "0.2.0" }, "last_serial": 5525952, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8ebdaf3f327d79da0c427e0ce7d7ea08", "sha256": "e6eed40d95dcc7654f1dd0c5e93fb461038a87cff582cbea98391b1b816e6880" }, "downloads": -1, "filename": "this_american_life-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "8ebdaf3f327d79da0c427e0ce7d7ea08", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 11044, "upload_time": "2019-06-18T03:23:47", "url": "https://files.pythonhosted.org/packages/ef/b8/6fba3dff0f2dcb934b3cb0c22ad6a67da4f1185217c33808549044a2b7b7/this_american_life-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8c2051095d48c58a2b054b94584360fc", "sha256": "8c78d8911466de59ea678105de5d1145ca6181020f248d6eb51b0baefb11a6d8" }, "downloads": -1, "filename": "this-american-life-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8c2051095d48c58a2b054b94584360fc", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 4056, "upload_time": "2019-06-18T03:23:50", "url": "https://files.pythonhosted.org/packages/aa/9d/74e56eeda6042e17396ddc68bfe7119d1f23c676ced6c929d4891a1c8a31/this-american-life-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "7d731b193787a4c0f757fea806dfa43a", "sha256": "4b005abcd4640bd05b1f20fde0383c2ce85c454ed2d11f9c50b746004418327a" }, "downloads": -1, "filename": "this_american_life-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7d731b193787a4c0f757fea806dfa43a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 11049, "upload_time": "2019-06-18T03:35:03", "url": "https://files.pythonhosted.org/packages/a7/97/31d145dc91ec20372df88cf69a61e852197342cbc4aa198f3f99aed53834/this_american_life-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a2e5d999f8b42d37504f8db3efa596c2", "sha256": "efbe581de209b934963a83ef8d535978f82994a3b62cc3ab088e85b706f964a4" }, "downloads": -1, "filename": "this-american-life-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a2e5d999f8b42d37504f8db3efa596c2", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 4061, "upload_time": "2019-06-18T03:35:06", "url": "https://files.pythonhosted.org/packages/9b/40/d024e114fe9b7f592c5f707dc6c473c1da156132d2781478d66e1a7304b8/this-american-life-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "da6dae865f3338986f19491ff4c134b8", "sha256": "4f4369d9825e88f8195321790f7361ae9ac70f5290d75adaf2f9c934dc31d07f" }, "downloads": -1, "filename": "this_american_life-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "da6dae865f3338986f19491ff4c134b8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 15420, "upload_time": "2019-07-13T03:45:44", "url": "https://files.pythonhosted.org/packages/77/d2/80d0bad86da5c3c0bd7b01aef474bb246b2e056352ca6d62890fd8241148/this_american_life-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "43797bcc1797cfcb84fe4e8cc1bc1f3a", "sha256": "7b3a1e781102a59a07a081a49c336d77fbb9b6924c81dca40beb28113ab7d6ee" }, "downloads": -1, "filename": "this-american-life-0.2.0.tar.gz", "has_sig": false, "md5_digest": "43797bcc1797cfcb84fe4e8cc1bc1f3a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 5675, "upload_time": "2019-07-13T03:45:47", "url": "https://files.pythonhosted.org/packages/d2/9b/e901e9bf6e9b70446c6609e88e9c4947fab7b312db987e6d1bf5b13c3de2/this-american-life-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "da6dae865f3338986f19491ff4c134b8", "sha256": "4f4369d9825e88f8195321790f7361ae9ac70f5290d75adaf2f9c934dc31d07f" }, "downloads": -1, "filename": "this_american_life-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "da6dae865f3338986f19491ff4c134b8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 15420, "upload_time": "2019-07-13T03:45:44", "url": "https://files.pythonhosted.org/packages/77/d2/80d0bad86da5c3c0bd7b01aef474bb246b2e056352ca6d62890fd8241148/this_american_life-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "43797bcc1797cfcb84fe4e8cc1bc1f3a", "sha256": "7b3a1e781102a59a07a081a49c336d77fbb9b6924c81dca40beb28113ab7d6ee" }, "downloads": -1, "filename": "this-american-life-0.2.0.tar.gz", "has_sig": false, "md5_digest": "43797bcc1797cfcb84fe4e8cc1bc1f3a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 5675, "upload_time": "2019-07-13T03:45:47", "url": "https://files.pythonhosted.org/packages/d2/9b/e901e9bf6e9b70446c6609e88e9c4947fab7b312db987e6d1bf5b13c3de2/this-american-life-0.2.0.tar.gz" } ] }