Skip to content

Instantly share code, notes, and snippets.

@elyase
Created November 20, 2013 01:19
Show Gist options
  • Save elyase/7555860 to your computer and use it in GitHub Desktop.
Save elyase/7555860 to your computer and use it in GitHub Desktop.
from pyquery import PyQuery as pq
url = 'https://www.nuans.com/RTS2/en/jur_codes-codes_jur_en.cgi#Example_of_report_layouts'
d = pq(url)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment