Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Scaping data from a website with QT 5.10, MinGW 5.2
Forum Updated to NodeBB v4.3 + New Features

Scaping data from a website with QT 5.10, MinGW 5.2

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 720 Views
  • 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.
  • James SprinksJ Offline
    James SprinksJ Offline
    James Sprinks
    wrote on last edited by
    #1

    Hi All

    Has anybody got any advice on how to scrape data from a using QT 5.10, with MinGW 5.2. Apparently I do not have access to webengine module so I am stuck!

    Ta

    J

    VRoninV 1 Reply Last reply
    0
    • James SprinksJ James Sprinks

      Hi All

      Has anybody got any advice on how to scrape data from a using QT 5.10, with MinGW 5.2. Apparently I do not have access to webengine module so I am stuck!

      Ta

      J

      VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      @James-Sprinks said in Scaping data from a website with QT 5.10, MinGW 5.2:

      Apparently I do not have access to webengine module

      Why not?

      If you needs are basic then QNetworkAccessManager::get might be enough.

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      James SprinksJ 1 Reply Last reply
      2
      • VRoninV VRonin

        @James-Sprinks said in Scaping data from a website with QT 5.10, MinGW 5.2:

        Apparently I do not have access to webengine module

        Why not?

        If you needs are basic then QNetworkAccessManager::get might be enough.

        James SprinksJ Offline
        James SprinksJ Offline
        James Sprinks
        wrote on last edited by
        #3

        @VRonin said in Scaping data from a website with QT 5.10, MinGW 5.2:

        QNetworkAccessManager::get

        According to Qt's own support, webengine does not work with MinGW 5.2. Is there any examples available of how to use QNetworkAccessManager::get?

        1 Reply Last reply
        0
        • VRoninV Offline
          VRoninV Offline
          VRonin
          wrote on last edited by
          #4

          http://doc.qt.io/qt-5/qtnetwork-download-example.html

          "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
          ~Napoleon Bonaparte

          On a crusade to banish setIndexWidget() from the holy land of Qt

          1 Reply Last reply
          2

          • Login

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