import prohtml.*; import java.util.regex.*; PrintWriter txtfile; HtmlList htmlList; void setup(){ size(100,100); //enter your url here //htmlList = new HtmlList("http://roberttwomey.com/projects"); htmlList = new HtmlList("http://ctheory.net/home.aspx"); String s_list = ""; for (int i = 0;i