Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. How can i set a response which returned by the scrapy to the QWebPage or QWebframe?
Forum Updated to NodeBB v4.3 + New Features

How can i set a response which returned by the scrapy to the QWebPage or QWebframe?

Scheduled Pinned Locked Moved Qt WebKit
2 Posts 2 Posters 2.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    zhangzhenhu
    wrote on 29 Jan 2011, 05:36 last edited by
    #1

    i'm making a ajax crawler that depend on scary and qtwebkit.The scrapy can make a request and get the response,so,how can i give the response to the QWebPage or QWebframe?
    My English is bad and you can email me,My email is acmtiger@gmail.com
    Thank for you help.

    1 Reply Last reply
    0
    • B Offline
      B Offline
      benjamin.poulain
      wrote on 31 Jan 2011, 17:00 last edited by
      #2

      If I understand the prblem correctly...you need to make your own network access manager and feed the web engine from the data.

      Sounds tricky since the data need to be buffered and the request won't have the same order. I would just build the bot on top of WebKit instead of mixing two tools.

      1 Reply Last reply
      0

      2/2

      31 Jan 2011, 17:00

      • Login

      • Login or register to search.
      2 out of 2
      • First post
        2/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved