{ "info": { "author": "Luciano Bello", "author_email": "luciano (a) debian (.) org", "bugtrack_url": null, "classifiers": [], "description": "At the moment, the module is mainly focus in authors information (aka\ncitations).\n\nSearch for authors (e.g. called \"Bello\" working for \"Chalmers University\"):\n >>> import scholar\n >>> l=scholar.searchAuthor('Bello Chalmers').next()\n >>> l.name\n <<< u'Luciano Bello'\n\nFetch all the infmation of an author:\n >>> l.fillIn()\n >>> l.affiliation\n <<< u'PhD Student of Computer Science, Chalmers University of Technology'\n\nGet an author by id:\n >>> b=scholar.Author('L9Rk-_sAAAAJ')\n >>> b.fillIn()\n >>> b.citationIndex.all\n <<< 15", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lbello/chalmers-web/tree/master/scholar", "keywords": null, "license": "Do What the Fuck You Want to Public License", "maintainer": null, "maintainer_email": null, "name": "GoogleScholar", "package_url": "https://pypi.org/project/GoogleScholar/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/GoogleScholar/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/lbello/chalmers-web/tree/master/scholar" }, "release_url": "https://pypi.org/project/GoogleScholar/0.2/", "requires_dist": null, "requires_python": null, "summary": "Fetch information from Google Scholar", "version": "0.2" }, "last_serial": 784453, "releases": { "0.1": [], "0.2": [ { "comment_text": "", "digests": { "md5": "39dc627520cc58d91eb45ac80f0f5b86", "sha256": "c7fca2551233ecf10f222370a2da132623daa538ffbdfa1dcff83b900f7ec4c2" }, "downloads": -1, "filename": "GoogleScholar-0.2.tar.gz", "has_sig": false, "md5_digest": "39dc627520cc58d91eb45ac80f0f5b86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2993, "upload_time": "2013-04-03T21:01:37", "url": "https://files.pythonhosted.org/packages/df/0f/c488a0067c529f2e66cd4bbcfe66af6201dee813357372f0619ba4ecda93/GoogleScholar-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "39dc627520cc58d91eb45ac80f0f5b86", "sha256": "c7fca2551233ecf10f222370a2da132623daa538ffbdfa1dcff83b900f7ec4c2" }, "downloads": -1, "filename": "GoogleScholar-0.2.tar.gz", "has_sig": false, "md5_digest": "39dc627520cc58d91eb45ac80f0f5b86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2993, "upload_time": "2013-04-03T21:01:37", "url": "https://files.pythonhosted.org/packages/df/0f/c488a0067c529f2e66cd4bbcfe66af6201dee813357372f0619ba4ecda93/GoogleScholar-0.2.tar.gz" } ] }