can I send query to DMOZ via my code??

Discussion in 'Directories' started by naroqueen, Aug 3, 2009.

  1. #1
    Hi everybody,
    I'd like to ask is it feasible to send queries to dmoz via my code and get the results to use them later in my program?? if it is feasible how can I do this?
    thx
    --
    Nermine
     
    naroqueen, Aug 3, 2009 IP
  2. pipes

    pipes Prominent Member

    Messages:
    12,766
    Likes Received:
    958
    Best Answers:
    0
    Trophy Points:
    360
    #2
    I think your asking that you would like to use content from DMOZ at your own website?
     
    pipes, Aug 3, 2009 IP
  3. robjones

    robjones Notable Member

    Messages:
    4,256
    Likes Received:
    405
    Best Answers:
    1
    Trophy Points:
    290
    #3
    If the question is as Pipes reads it (that's what I see too)... you can use their data courtesy of a free RDF dump, but it requires attribution. Here's a page that tells about the rules and availability, including a link to a how-to FAQ: http://rdf.dmoz.org/ .

    That'd allow you to use a snapshot of their directory. Don't know of any way to tap the realtime version, but it'd be a violation of their TOS if you did so.

    FTR - There's a forum specifically for Dmoz related questions... (wear your flame retardant britches if you go there). It's a subforum of the Directories forum created for essentially the same reason you have fences at the zoo. :)
     
    robjones, Aug 3, 2009 IP
  4. gbit

    gbit Active Member

    Messages:
    625
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    70
    #4
    I guess you are talking about data mining;

    yeah you can do it but at your own risk!

    I wonder - mining the whole DMOZ would take time and load on your server that you can't imagine!
     
    gbit, Aug 3, 2009 IP
  5. naroqueen

    naroqueen Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    hi again :)
    thanks very much for the replies... but what I really mean actually is that I need to use dmoz somehow like a searching engine... I mean that when I open dmoz website I find a search control and I can search for any topic inside dmoz directories and get a page of the results of my search... I want to do the same but from within my code... I don't know if RDF could help me do so, robjones... and I'm sure gbit that mining dmoz is miserable :D that's why I want to use their searching capabilities in a way or another... actually my application is a desktop application not a website too pipes... that's why I'm having a problem :(

    actually we are developing a focused crawler, but all I want from this step is to get 5 to 10 URLs that are strongly related to a certain topic I'm searching for, in order to use them as initial seeds to start crawling from those links or URLs...

    so I'm searching for some way that may help me query any searching engine or open directory from my code and get the first, say, 10 URLs returned in the result to use them as initial crawling seeds... can anybody help me? :(


    thx and sorry for my long message...
     
    naroqueen, Aug 4, 2009 IP
  6. viatorek

    viatorek Active Member

    Messages:
    200
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #6
    mhm why anybody want to use your progie when he can easy go to dmoz page?
     
    viatorek, Aug 4, 2009 IP