How to capture information this post is finally edited by kufei88 from 2013-01-1220:10:34. how can I get all the information of these colleges and universities? please use friends & nbsp; firebug & nbsp; find out & nbsp; address. it is estimated that a json file is returned. how to capture information
This post was last edited by kufei88 at 20:10:34
How can I get all the information about these colleges?
------ Solution --------------------
Please use the friend firebug to find the address. it is estimated that a json file will be returned...
------ Solution --------------------
Open google, press F12, switch to Network, and then click XXX (that is, select the school in the pop-up window). check the Network request sent from the Network and copy the address. if it is a get request, use file_get_contents. for POST requests, use curl.
------ Solution --------------------
You can use a group of chrome developer tools to check which requests are initiated, and then you can see what these requests return.
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.