Menu
News
All News
Dungeons & Dragons
Level Up: Advanced 5th Edition
Pathfinder
Starfinder
Warhammer
2d20 System
Year Zero Engine
Industry News
Reviews
Dragon Reflections
White Dwarf Reflections
Columns
Weekly Digests
Weekly News Digest
Freebies, Sales & Bundles
RPG Print News
RPG Crowdfunding News
Game Content
ENterplanetary DimENsions
Mythological Figures
Opinion
Worlds of Design
Peregrine's Nest
RPG Evolution
Other Columns
From the Freelancing Frontline
Monster ENcyclopedia
WotC/TSR Alumni Look Back
4 Hours w/RSD (Ryan Dancey)
The Road to 3E (Jonathan Tweet)
Greenwood's Realms (Ed Greenwood)
Drawmij's TSR (Jim Ward)
Community
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions, OSR, & D&D Variants
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Resources
Wiki
Pages
Latest activity
Media
New media
New comments
Search media
Downloads
Latest reviews
Search resources
EN Publishing
Store
EN5ider
Adventures in ZEITGEIST
Awfully Cheerful Engine
What's OLD is NEW
Judge Dredd & The Worlds Of 2000AD
War of the Burning Sky
Level Up: Advanced 5E
Events & Releases
Upcoming Events
Private Events
Featured Events
Socials!
EN Publishing
Twitter
BlueSky
Facebook
Instagram
EN World
BlueSky
YouTube
Facebook
Twitter
Twitch
Podcast
Features
Top 5 RPGs Compiled Charts 2004-Present
Adventure Game Industry Market Research Summary (RPGs) V1.0
Ryan Dancey: Acquiring TSR
Q&A With Gary Gygax
D&D Rules FAQs
TSR, WotC, & Paizo: A Comparative History
D&D Pronunciation Guide
Million Dollar TTRPG Kickstarters
Tabletop RPG Podcast Hall of Fame
Eric Noah's Unofficial D&D 3rd Edition News
D&D in the Mainstream
D&D & RPG History
About Morrus
Log in
Register
What's new
Search
Search
Search titles only
By:
Forums & Topics
Forum List
Latest Posts
Forum list
*Dungeons & Dragons
Level Up: Advanced 5th Edition
D&D Older Editions, OSR, & D&D Variants
*TTRPGs General
*Pathfinder & Starfinder
EN Publishing
*Geek Talk & Media
Search forums
Chat/Discord
Menu
Log in
Register
Install the app
Install
Upgrade your account to a Community Supporter account and remove most of the site ads.
Rocket your D&D 5E and Level Up: Advanced 5E games into space! Alpha Star Magazine Is Launching... Right Now!
Community
General Tabletop Discussion
*Pathfinder & Starfinder
Collecters Info for all D&D Editions
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="FreeXenon" data-source="post: 6527411" data-attributes="member: 6228"><p>Everyone, I am looking to put together a huge list, possibly even a very filterable website, which lists all of the main D&D RPG stuff created for all editions. I know there are collectors here who have a lot of this info. I have quite a bit of the info from 3E and earlier already in an XML format like this:</p><p></p><p>[CODE] <group publisher="TSR" edition="basic" format="soft cover" category="adventure" series_code="B"> </p><p> <item id="9023A" series_id="B1:" name="In Search of the Unknown" print_edition_notes="pastel green cover" /></p><p> <item id="9023B" series_id="B1:" name="In Search of the Unknown" print_edition_notes="brown cover" /></p><p></p><p></p><p>[/CODE]</p><p></p><p>Everything I have is organized into 243 groups like this of various sizes consisting of a total of 934 items (<em>1666 lines</em>) from 3E and earlier, which was pulled and XML'ilifed from a large collector's list PDF I found in the iterwebs. </p><p></p><p><strong>Needed Info</strong></p><p></p><p>I need more info in a suitable format preferably - XML, CSV, or spreadsheet organized first by product id, which unique to each product, and is present as the id field from above, as an example.</p><p></p><p>What product information I need are, in order of need, is the following information:</p><p></p><p></p><ul> <li data-xf-list-type="ul">publication month and year,</li> <li data-xf-list-type="ul">ISBN</li> <li data-xf-list-type="ul">authors</li> <li data-xf-list-type="ul">num pages (<em>total, front matter, content, appendices, back matter</em>)</li> <li data-xf-list-type="ul">image of the product's cover</li> <li data-xf-list-type="ul">link to its wikipedia page</li> <li data-xf-list-type="ul">link to its dndclssics page</li> <li data-xf-list-type="ul">possibly links to e-bay or Amazon for specific searches for it or its product page too.</li> <li data-xf-list-type="ul">all 4E and 5E data</li> </ul><p></p><p>All data should be organized by product ID or I may may not be able to readily use it. I can aggregate many files into one using scripting, so multiple people sending me files is not a problem. I will use my current XML file and any other files I receive to aggregate them into one XML file via scripting, and then, after normalization and correction, hopefully, I will at least create a scripted page for people to play with. Once that is done and working then I may look at a full website.</p><p></p><p>I will be more than willing to share the files and data too, at least making the XML file available. At some point I will need assistance by those who will verify and correct the entries I have. I know some of it is not categorized properly.</p><p></p><p>Can anyone help a data hungry bruth'a out? <img src="https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f609.png" class="smilie smilie--emoji" loading="lazy" width="64" height="64" alt=";)" title="Wink ;)" data-smilie="2"data-shortname=";)" /></p></blockquote><p></p>
[QUOTE="FreeXenon, post: 6527411, member: 6228"] Everyone, I am looking to put together a huge list, possibly even a very filterable website, which lists all of the main D&D RPG stuff created for all editions. I know there are collectors here who have a lot of this info. I have quite a bit of the info from 3E and earlier already in an XML format like this: [CODE] <group publisher="TSR" edition="basic" format="soft cover" category="adventure" series_code="B"> <item id="9023A" series_id="B1:" name="In Search of the Unknown" print_edition_notes="pastel green cover" /> <item id="9023B" series_id="B1:" name="In Search of the Unknown" print_edition_notes="brown cover" /> [/CODE] Everything I have is organized into 243 groups like this of various sizes consisting of a total of 934 items ([I]1666 lines[/I]) from 3E and earlier, which was pulled and XML'ilifed from a large collector's list PDF I found in the iterwebs. [B]Needed Info[/B] I need more info in a suitable format preferably - XML, CSV, or spreadsheet organized first by product id, which unique to each product, and is present as the id field from above, as an example. What product information I need are, in order of need, is the following information: [LIST] [*]publication month and year, [*]ISBN [*]authors [*]num pages ([I]total, front matter, content, appendices, back matter[/I]) [*]image of the product's cover [*]link to its wikipedia page [*]link to its dndclssics page [*]possibly links to e-bay or Amazon for specific searches for it or its product page too. [*]all 4E and 5E data [/LIST] All data should be organized by product ID or I may may not be able to readily use it. I can aggregate many files into one using scripting, so multiple people sending me files is not a problem. I will use my current XML file and any other files I receive to aggregate them into one XML file via scripting, and then, after normalization and correction, hopefully, I will at least create a scripted page for people to play with. Once that is done and working then I may look at a full website. I will be more than willing to share the files and data too, at least making the XML file available. At some point I will need assistance by those who will verify and correct the entries I have. I know some of it is not categorized properly. Can anyone help a data hungry bruth'a out? ;) [/QUOTE]
Insert quotes…
Verification
Post reply
Community
General Tabletop Discussion
*Pathfinder & Starfinder
Collecters Info for all D&D Editions
Top