• First off, this is an awesome plugin. Really happy I came upon this.

    So I scraped a few h4 and p elements. Easy enough. But is there any way I can output them into a table?

    [wpws url="http://whatever.com" selector="h4:eq(0),p:eq(1),h4:eq(1),p:eq(2)" user_agent="My Bot" on_error="error_show"]

    It’s not as simple as just adding <table>, <tr>, etc. Right? Not that I’d no where to add them. Any help is appreciated.

    http://ww.wp.xz.cn/plugins/wp-web-scrapper/

The topic ‘Convert Scraped Data into Table’ is closed to new replies.