jarun / ddgr

:duck: DuckDuckGo from the terminal
GNU General Public License v3.0
2.92k stars 139 forks source link

Seeing more than 25 results #125

Closed lorenzobn closed 3 years ago

lorenzobn commented 3 years ago

Hi @jarun, I am conducting a study about page ranking algorithms and, to test and experiment with the results, I need a discrete amount of them for a given query. I was trying to build a little dataset to work with. Is there a way to show more than N=25 results from a web search? Also, is there a straightforward way to show only the results URLs?

Thank you for you answer.

jarun commented 3 years ago

As the program help shows, there is no way to do that in the current implementation. There is no way to show only the URLs either. The program is quite generic.

However, both of these are small exercises you can try out easily.