Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apify/crawlee-python
/ parsel_impit_example.py
File
parsel_impit_example.py
docs/guides/code_examples/http_clients/parsel_impit_example.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
asyncio
2
3
from
crawlee.crawlers
import
ParselCrawler, ParselCrawlingContext
4
from
crawlee.http_clients
import
ImpitHttpClient
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
run
Method · 0.45
Tested by
no test coverage detected