Skip to content

Instantly share code, notes, and snippets.

@pcote
Created December 10, 2014 20:54
Show Gist options
  • Save pcote/025bcc22c8406b465db3 to your computer and use it in GitHub Desktop.
Save pcote/025bcc22c8406b465db3 to your computer and use it in GitHub Desktop.
for soup, file_name in soup_line("sources"):
print(file_name, soup("title"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment