I\'m trying to capture email addresses from some site\'s landing pages using requests in combination with re module. This is the pattern [\\w\\.-]+@[\\w\\.-]+ t
[\\w\\.-]+@[\\w\\.-]+