We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fe669e commit 2bc5967Copy full SHA for 2bc5967
pyproject.toml
@@ -257,7 +257,7 @@ module = [
257
"camoufox", # Example code shows integration of camoufox and crawlee.
258
"fastapi", # Example code shows running in webserver.
259
"saxonche", # Example code shows HttpCrawler with custom parser.
260
- "scrapling.*", # Example code shows HttpCrawler with custom parser.
+ "scrapling.*", # Example code shows HttpCrawler with custom parser.
261
"selectolax.*", # Example code shows HttpCrawler with custom parser.
262
"stagehand.*", # Example code shows integration of Stagehand and crawlee.
263
"starlette.*", # Example code shows running in webserver.
0 commit comments