Build a Stack Exchange Scraper

  • + 0 comments

    String code_regex = "(?<=href=\"/questions/)(\d+)[^>]+>([^<]+)"; String time_regex = "\d{1,4}[-/]\d{2}[-/]\d{2}.+\">";