Y
Hacker News
new
|
ask
|
show
|
jobs
by
Bogdanp
5239 days ago
I've accounted for that by grabbing all the other fields before grabbing the title. `python pirate.py -l | grep '|'` seems to yield correct results :).
https://github.com/Bogdanp/Pirate/blob/master/pirate.py#L27