Is there a way to get hold of a parsable list of links (or if that's not possible, IDs)

  • to all my questions

  • to all my answers

preferably without using the data dump?

share|improve this question
isn't this something the api can do? stackapps.com – Jeff Atwood Feb 2 '11 at 11:42
@Jeff I'm looking for a end-user tool for one-time use. Maybe stackapps has something, I'll check it out, thanks – Pekka 웃 Feb 2 '11 at 11:45
If all else fails, then at most 1,000 at a time, and rather quick & dirty as it gets you HTML: meta.stackoverflow.com/users/stats/… and meta.stackoverflow.com/users/stats/… – Arjan Feb 2 '11 at 11:50
@Arjan thanks, just discovered that myself, that'll work great! – Pekka 웃 Feb 2 '11 at 11:51

You must log in to answer this question.

Browse other questions tagged