Y
Hacker News
new
|
ask
|
show
|
jobs
by
jedanbik
3001 days ago
Hey Jaruzel,
Do you think you will share the code on github or something similar? Great writeup.
2 comments
Jaruzel
3001 days ago
It's just some C# loops, and scanning the DOM for 'a' tags, and then analysing the 'href' attribute on them, and if there's a match, put it in the array. What I wanted to share was the methodology I used to solve the problem.
link
llao
3001 days ago
Seconding this! I wonder if it could be done with some straightforward greasemonkey scripting or something.
link