Goal:
Made as an example to show how to parse dynamic and static sites.
Characteristics:
- Threading: Singlethreaded
- Type: Dynamic
- Used languages: Python
- Proxy: Without proxy
- Rotation: Without user-agent rotation
Description
This is a simple parser of both static and dynamic pages from sites. For example, I decided to parse images, because they are the object of optimization for statically created sites. Uses decorators.
Reviews
(0)