cuong88pham / jquery_captureit

Capture main content web page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jquery_captureit

Capture main content web page

How to use

var main_content = new $.captureit({
  border: '5px solid green',
  background: 'none',
  overlay: true,
  ignores: 'comment|sidebar|aside|footer/i',
  url: '',
  data: {},
  header: {},
  export_svg: false,
  ajax_type: 'post'
});

Some Screenshots from website of my friends and some news portal :P

alt tag alt tag alt tag alt tag alt tag alt tag alt tag

About

Capture main content web page


Languages

Language:JavaScript 100.0%