[Adapt] A simple tutorial for Web Crawler
朱煜烨
709351575 at sjtu.edu.cn
Wed Nov 24 10:36:16 CST 2021
Hi Adapters,
Web Crawler is an Internet bot that automatically browses the website. Web Crawler can be very useful when we need to gather data through the Internet or perform a series of simple operations on the browser. In this seminar, I will talk about the following contents:
* Python packages: requests and selenium
* Useful tools: Postman and Fiddler
* Multithreading and multiprocess methods to speed up
Also, here are some helpful documentations:
1. Python Selenium: https://www.selenium.dev/documentation/
2. Python requests: https://docs.python-requests.org/en/latest/
Time: Wed 4:00pm
Venue: 3-414
Best Regards,
Yuye Zhu
More information about the Adapt
mailing list