Forum Moderators: open

Message Too Old, No Replies

Where to get a list of categories of DMOZ/YAHOO

List of categories of DMOZ/YAHOO

         

john22

5:37 pm on Aug 5, 2003 (gmt 0)

10+ Year Member



Anyone know where I can obtain a complete list of DMOZ categories preferably in the format of

[dmoz.org...]
[dmoz.org...]
etc.

Cheers!

moltar

5:42 pm on Aug 5, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You can download DMOZ hierarchy information [rdf.dmoz.org] and then write your own little script to compile the links.

choster

5:47 pm on Aug 5, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You could get software to crawl each site and return a tree, like a site map generator. That's probably less effective than running a script against the category structure RDF because there are numerous crosslinks (say, Arts/Libraries@ which points to Reference/Libraries) and in the course of hundreds of thousands of categories it could choke.

john22

5:58 pm on Aug 5, 2003 (gmt 0)

10+ Year Member



Hey

Thanx for your replies - i was hoping more for "heres one we made earlier"....

But ok if not, how do I write a script or any good places to start me off.

g1smd

12:01 am on Aug 6, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



There is probably a file with category-only information at: rdf.dmoz.org/rdf/ if that helps.

The category count is now nearly half a million cateogries. Not really parsable by hand any more.

totalXSive

4:12 pm on Aug 6, 2003 (gmt 0)

10+ Year Member



[dmoz.org...] has 25 entries for sites which let you do things with the RDF dump.

g1smd

8:14 pm on Aug 6, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Additional information linked from [rodan.ncc.com...] (changes to file formats, error trapping, etc).