Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				@erasmuswill The worst part of html is that you dob't necessarily have to close a tag! Argh!
 - 
				
				Not to take away from the joys of attempting to parse html... but, devrant has an api...
 - 
				
				@lreading Well fuck!
Thanks for the info, can you link it to me and is it c compatible? - 
				
				it's a restful api. I'll post back when I find it. last I knew it was incomplete, but totally workable.
 - 
				
				@Supernerd you can get the idea by killing through this project: https://github.com/trostik/...
There's a few others on github as well. happy hacking! - 
				
				@Supernerd I remember someone writing the documentation, but I believe you needed to be given access?
 - 
				
				
dfox421569y@Supernerd np, I also just tagged you on a rant where some people are looking to possible contribute to a project like the one you started! 

Trying to create an html parser for terminal devrant, and it's really hard. Made a working xml parser for now. It actually worked!
undefined