Some small problems with curl

Source: Internet
Author: User
How to crawl the latest data with curl?
For example, I crawled all the information of a site, and then the site was updated, how can I crawl the updated few, and not repeat the crawl.


Reply to discussion (solution)

The fetch is then saved to the local database. Then find out what the rules are for the latest few. If it can be distinguished, the previous local database has been modified. It is really not the difference, all the crawl to save once, if saved successfully, clean up the previous data can be.

Only if you see it, do you know if it's new?

Curl with attribute Curlopt_writefunction
The callback function can be used to determine whether the crawl can end prematurely

Oh, take the database of the largest ID, and then get the ID of the message, and then the page gets the ID than the database out of the larger is the latest.
But this is not all the data to be judged once, the efficiency is not very low?

I understand that these times can be neglected, knot stickers, thanks

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.