Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
json.php API - Get "works" Objects
How to get "works" objects with Library Genesis API?
✍: FYIcenter.com
Here are some examples on how to get "works" objects with Library Genesis API.
Get the "works" object with a_id=1 in pretty JSON format. The first work published in 6 editions.
fyicenter$ curl 'https://libgen.lc/json.php?object=w&ids=1' | python -m json.tool
{
"1": {
"add_info": "",
"commentary": "1",
"date": "1985-05-00",
"editable": "1",
"editions": {
"1": {
"e_id": "1876497",
"e_num_to_sort": "0",
"level": null,
"pages": "",
"time_added": "2020-10-09 12:32:38",
"time_last_modified": "2020-10-09 12:32:38",
"title": ""
},
"2": {
"e_id": "1876498",
"e_num_to_sort": "0",
"level": null,
"pages": "1",
"time_added": "2020-10-09 12:32:38",
"time_last_modified": "2020-10-09 12:32:38",
"title": ""
},
"3": {
"e_id": "1876499",
"e_num_to_sort": "0",
"level": null,
"pages": "",
"time_added": "2020-10-09 12:32:38",
"time_last_modified": "2020-10-09 12:32:38",
"title": ""
},
"4": {
"e_id": "1992115",
"e_num_to_sort": "0",
"level": null,
"pages": "",
"time_added": "2020-10-09 12:32:38",
"time_last_modified": "2020-10-09 12:32:38",
"title": ""
},
"5": {
"e_id": "2083308",
"e_num_to_sort": "0",
"level": null,
"pages": "15",
"time_added": "2020-10-09 12:32:38",
"time_last_modified": "2020-10-09 12:32:38",
"title": ""
},
"6": {
"e_id": "2128619",
"e_num_to_sort": "0",
"level": null,
"pages": "",
"time_added": "2020-10-09 12:32:38",
"time_last_modified": "2020-10-09 12:32:38",
"title": ""
}
},
"language": "eng",
"parent_w_id": null,
"time_added": "2020-10-08 12:15:47",
"time_last_modified": "2020-10-08 12:15:47",
"title": "The Warrior Who Carried Life",
"title_storylen": "",
"visible": "",
"work_type": "NOVEL"
}
}
⇒ json.php API - Get "files" by IDs
2022-10-07, 1033🔥, 0💬
Popular Posts:
I have an Apple iPad Air Model MD788C/A. Is it good? Yes. Apple iPad Air Model MD788C/A is a very go...
How to create two columns in Microsoft Word documents? If you want to make a part of a Word document...
What are control codes used in Microsoft Word that can be used in the Find and Replace command? Here...
How to update TOC (Table Of Content) for a FrameMaker book? I have make changes in some chapters. Yo...
How to update TOC (Table Of Content) for a FrameMaker book? I have make changes in some chapters. Yo...