Skip to content

Instantly share code, notes, and snippets.

@Nishnha
Created September 5, 2018 06:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nishnha/20eeea5d7692771419d46351acc1bc5f to your computer and use it in GitHub Desktop.
Save Nishnha/20eeea5d7692771419d46351acc1bc5f to your computer and use it in GitHub Desktop.
Webscraper.io Sitemap Export for Regulations.gov Comment Scraping
{"_id":"regulations_gov","startUrl":["https://www.regulations.gov/document?D=ED-2017-OS-0074-[0002-16468]"],"selectors":[{"id":"comment_body","type":"SelectorText","parentSelectors":["_root"],"selector":"div.GIY1LSJIXD > div:nth-of-type(2)","multiple":false,"regex":"","delay":0},{"id":"city","type":"SelectorText","parentSelectors":["_root"],"selector":"div.GIY1LSJNTC div.basicAttr:nth-of-type(2) span.breakWord","multiple":false,"regex":"","delay":0},{"id":"country","type":"SelectorText","parentSelectors":["_root"],"selector":"div.basicAttr:nth-of-type(3) span.breakWord","multiple":false,"regex":"","delay":0},{"id":"state","type":"SelectorText","parentSelectors":["_root"],"selector":"div.basicAttr:nth-of-type(4) span.breakWord","multiple":false,"regex":"","delay":0},{"id":"category","type":"SelectorText","parentSelectors":["_root"],"selector":"div.basicAttr:nth-of-type(5) span.breakWord","multiple":false,"regex":"","delay":0},{"id":"name","type":"SelectorText","parentSelectors":["_root"],"selector":"div.GIY1LSJJJD:nth-of-type(5) div.basicAttr:nth-of-type(1) span.breakWord","multiple":false,"regex":"","delay":0},{"id":"date","type":"SelectorText","parentSelectors":["_root"],"selector":"div.GIY1LSJJJD:nth-of-type(4) span.breakWord","multiple":false,"regex":"","delay":0},{"id":"attachment_name","type":"SelectorText","parentSelectors":["_root"],"selector":"h3.h2","multiple":false,"regex":"","delay":0},{"id":"attachment_download","type":"SelectorLink","parentSelectors":["_root"],"selector":"div.GIY1LSJA1D a.gwt-Anchor","multiple":false,"delay":0}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment