I'm writing a Python code using lxml, urllib and csv to scrape speechs in a Brazil government site. I was able to find the title and the link for each speech using XPath, but not the exact day, s...
My solution to scrape the date of some posts using regex in Python











