chenstarx / simple-python-crawler

A simple html-based website crawler demo. Socket was used to build http requests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This Crawler uses socket to simulate http request

The program itself is very simple, the key point is that it built the http request from bottom.

About

A simple html-based website crawler demo. Socket was used to build http requests.


Languages

Language:Python 100.0%