Skip to content

Commit

Permalink
crawlee.dev docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mnmkng authored and B4nan committed Dec 30, 2023
0 parents commit 197a138
Show file tree
Hide file tree
Showing 6,111 changed files with 185,448 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Empty file added .nojekyll
Empty file.
22 changes: 22 additions & 0 deletions 404.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions 404.html.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/404.html">
<link rel="canonical" href="/404.html" />
</head>
<script>
window.location.href = '/404.html' + window.location.search + window.location.hash;
</script>
</html>
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
crawlee.dev
22 changes: 22 additions & 0 deletions api.html

Large diffs are not rendered by default.

22 changes: 22 additions & 0 deletions api/3.0.html

Large diffs are not rendered by default.

32 changes: 32 additions & 0 deletions api/3.0/basic-crawler.html

Large diffs are not rendered by default.

167 changes: 167 additions & 0 deletions api/3.0/basic-crawler/changelog.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/basic-crawler/changelog/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/basic-crawler/changelog">
<link rel="canonical" href="/api/3.0/basic-crawler/changelog" />
</head>
<script>
window.location.href = '/api/3.0/basic-crawler/changelog' + window.location.search + window.location.hash;
</script>
</html>
185 changes: 185 additions & 0 deletions api/3.0/basic-crawler/class/BasicCrawler.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/basic-crawler/class/BasicCrawler/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/basic-crawler/class/BasicCrawler">
<link rel="canonical" href="/api/3.0/basic-crawler/class/BasicCrawler" />
</head>
<script>
window.location.href = '/api/3.0/basic-crawler/class/BasicCrawler' + window.location.search + window.location.hash;
</script>
</html>
26 changes: 26 additions & 0 deletions api/3.0/basic-crawler/function/createBasicRouter.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/basic-crawler/function/createBasicRouter/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/basic-crawler/function/createBasicRouter">
<link rel="canonical" href="/api/3.0/basic-crawler/function/createBasicRouter" />
</head>
<script>
window.location.href = '/api/3.0/basic-crawler/function/createBasicRouter' + window.location.search + window.location.hash;
</script>
</html>
11 changes: 11 additions & 0 deletions api/3.0/basic-crawler/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/basic-crawler">
<link rel="canonical" href="/api/3.0/basic-crawler" />
</head>
<script>
window.location.href = '/api/3.0/basic-crawler' + window.location.search + window.location.hash;
</script>
</html>
63 changes: 63 additions & 0 deletions api/3.0/basic-crawler/interface/BasicCrawlerOptions.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/basic-crawler/interface/BasicCrawlerOptions/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/basic-crawler/interface/BasicCrawlerOptions">
<link rel="canonical" href="/api/3.0/basic-crawler/interface/BasicCrawlerOptions" />
</head>
<script>
window.location.href = '/api/3.0/basic-crawler/interface/BasicCrawlerOptions' + window.location.search + window.location.hash;
</script>
</html>
23 changes: 23 additions & 0 deletions api/3.0/basic-crawler/interface/BasicCrawlingContext.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/basic-crawler/interface/BasicCrawlingContext/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/basic-crawler/interface/BasicCrawlingContext">
<link rel="canonical" href="/api/3.0/basic-crawler/interface/BasicCrawlingContext" />
</head>
<script>
window.location.href = '/api/3.0/basic-crawler/interface/BasicCrawlingContext' + window.location.search + window.location.hash;
</script>
</html>
24 changes: 24 additions & 0 deletions api/3.0/basic-crawler/interface/CrawlerAddRequestsOptions.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/basic-crawler/interface/CrawlerAddRequestsOptions">
<link rel="canonical" href="/api/3.0/basic-crawler/interface/CrawlerAddRequestsOptions" />
</head>
<script>
window.location.href = '/api/3.0/basic-crawler/interface/CrawlerAddRequestsOptions' + window.location.search + window.location.hash;
</script>
</html>
29 changes: 29 additions & 0 deletions api/3.0/basic-crawler/interface/CrawlerAddRequestsResult.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/basic-crawler/interface/CrawlerAddRequestsResult">
<link rel="canonical" href="/api/3.0/basic-crawler/interface/CrawlerAddRequestsResult" />
</head>
<script>
window.location.href = '/api/3.0/basic-crawler/interface/CrawlerAddRequestsResult' + window.location.search + window.location.hash;
</script>
</html>
22 changes: 22 additions & 0 deletions api/3.0/basic-crawler/interface/CreateContextOptions.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/basic-crawler/interface/CreateContextOptions/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/basic-crawler/interface/CreateContextOptions">
<link rel="canonical" href="/api/3.0/basic-crawler/interface/CreateContextOptions" />
</head>
<script>
window.location.href = '/api/3.0/basic-crawler/interface/CreateContextOptions' + window.location.search + window.location.hash;
</script>
</html>
32 changes: 32 additions & 0 deletions api/3.0/browser-crawler.html

Large diffs are not rendered by default.

119 changes: 119 additions & 0 deletions api/3.0/browser-crawler/changelog.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/browser-crawler/changelog/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/browser-crawler/changelog">
<link rel="canonical" href="/api/3.0/browser-crawler/changelog" />
</head>
<script>
window.location.href = '/api/3.0/browser-crawler/changelog' + window.location.search + window.location.hash;
</script>
</html>
135 changes: 135 additions & 0 deletions api/3.0/browser-crawler/class/BrowserCrawler.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/browser-crawler/class/BrowserCrawler/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/browser-crawler/class/BrowserCrawler">
<link rel="canonical" href="/api/3.0/browser-crawler/class/BrowserCrawler" />
</head>
<script>
window.location.href = '/api/3.0/browser-crawler/class/BrowserCrawler' + window.location.search + window.location.hash;
</script>
</html>
11 changes: 11 additions & 0 deletions api/3.0/browser-crawler/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/browser-crawler">
<link rel="canonical" href="/api/3.0/browser-crawler" />
</head>
<script>
window.location.href = '/api/3.0/browser-crawler' + window.location.search + window.location.hash;
</script>
</html>

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/browser-crawler/interface/BrowserCrawlerEnqueueLinksOptions">
<link rel="canonical" href="/api/3.0/browser-crawler/interface/BrowserCrawlerEnqueueLinksOptions" />
</head>
<script>
window.location.href = '/api/3.0/browser-crawler/interface/BrowserCrawlerEnqueueLinksOptions' + window.location.search + window.location.hash;
</script>
</html>
86 changes: 86 additions & 0 deletions api/3.0/browser-crawler/interface/BrowserCrawlerOptions.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/browser-crawler/interface/BrowserCrawlerOptions/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/browser-crawler/interface/BrowserCrawlerOptions">
<link rel="canonical" href="/api/3.0/browser-crawler/interface/BrowserCrawlerOptions" />
</head>
<script>
window.location.href = '/api/3.0/browser-crawler/interface/BrowserCrawlerOptions' + window.location.search + window.location.hash;
</script>
</html>
23 changes: 23 additions & 0 deletions api/3.0/browser-crawler/interface/BrowserCrawlingContext.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/browser-crawler/interface/BrowserCrawlingContext">
<link rel="canonical" href="/api/3.0/browser-crawler/interface/BrowserCrawlingContext" />
</head>
<script>
window.location.href = '/api/3.0/browser-crawler/interface/BrowserCrawlingContext' + window.location.search + window.location.hash;
</script>
</html>
36 changes: 36 additions & 0 deletions api/3.0/browser-crawler/interface/BrowserLaunchContext.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/browser-crawler/interface/BrowserLaunchContext/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/browser-crawler/interface/BrowserLaunchContext">
<link rel="canonical" href="/api/3.0/browser-crawler/interface/BrowserLaunchContext" />
</head>
<script>
window.location.href = '/api/3.0/browser-crawler/interface/BrowserLaunchContext' + window.location.search + window.location.hash;
</script>
</html>
427 changes: 427 additions & 0 deletions api/3.0/browser-pool.html

Large diffs are not rendered by default.

102 changes: 102 additions & 0 deletions api/3.0/browser-pool/changelog.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/browser-pool/changelog/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/browser-pool/changelog">
<link rel="canonical" href="/api/3.0/browser-pool/changelog" />
</head>
<script>
window.location.href = '/api/3.0/browser-pool/changelog' + window.location.search + window.location.hash;
</script>
</html>
39 changes: 39 additions & 0 deletions api/3.0/browser-pool/class/BrowserController.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/browser-pool/class/BrowserController/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/browser-pool/class/BrowserController">
<link rel="canonical" href="/api/3.0/browser-pool/class/BrowserController" />
</head>
<script>
window.location.href = '/api/3.0/browser-pool/class/BrowserController' + window.location.search + window.location.hash;
</script>
</html>
34 changes: 34 additions & 0 deletions api/3.0/browser-pool/class/BrowserPlugin.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/browser-pool/class/BrowserPlugin/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/browser-pool/class/BrowserPlugin">
<link rel="canonical" href="/api/3.0/browser-pool/class/BrowserPlugin" />
</head>
<script>
window.location.href = '/api/3.0/browser-pool/class/BrowserPlugin' + window.location.search + window.location.hash;
</script>
</html>
144 changes: 144 additions & 0 deletions api/3.0/browser-pool/class/BrowserPool.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/browser-pool/class/BrowserPool/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/browser-pool/class/BrowserPool">
<link rel="canonical" href="/api/3.0/browser-pool/class/BrowserPool" />
</head>
<script>
window.location.href = '/api/3.0/browser-pool/class/BrowserPool' + window.location.search + window.location.hash;
</script>
</html>
27 changes: 27 additions & 0 deletions api/3.0/browser-pool/class/LaunchContext.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/browser-pool/class/LaunchContext/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/browser-pool/class/LaunchContext">
<link rel="canonical" href="/api/3.0/browser-pool/class/LaunchContext" />
</head>
<script>
window.location.href = '/api/3.0/browser-pool/class/LaunchContext' + window.location.search + window.location.hash;
</script>
</html>
151 changes: 151 additions & 0 deletions api/3.0/browser-pool/class/PlaywrightBrowser.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/browser-pool/class/PlaywrightBrowser/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/browser-pool/class/PlaywrightBrowser">
<link rel="canonical" href="/api/3.0/browser-pool/class/PlaywrightBrowser" />
</head>
<script>
window.location.href = '/api/3.0/browser-pool/class/PlaywrightBrowser' + window.location.search + window.location.hash;
</script>
</html>
39 changes: 39 additions & 0 deletions api/3.0/browser-pool/class/PlaywrightController.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/browser-pool/class/PlaywrightController/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/browser-pool/class/PlaywrightController">
<link rel="canonical" href="/api/3.0/browser-pool/class/PlaywrightController" />
</head>
<script>
window.location.href = '/api/3.0/browser-pool/class/PlaywrightController' + window.location.search + window.location.hash;
</script>
</html>
34 changes: 34 additions & 0 deletions api/3.0/browser-pool/class/PlaywrightPlugin.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/browser-pool/class/PlaywrightPlugin/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/browser-pool/class/PlaywrightPlugin">
<link rel="canonical" href="/api/3.0/browser-pool/class/PlaywrightPlugin" />
</head>
<script>
window.location.href = '/api/3.0/browser-pool/class/PlaywrightPlugin' + window.location.search + window.location.hash;
</script>
</html>
39 changes: 39 additions & 0 deletions api/3.0/browser-pool/class/PuppeteerController.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/browser-pool/class/PuppeteerController/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/browser-pool/class/PuppeteerController">
<link rel="canonical" href="/api/3.0/browser-pool/class/PuppeteerController" />
</head>
<script>
window.location.href = '/api/3.0/browser-pool/class/PuppeteerController' + window.location.search + window.location.hash;
</script>
</html>
34 changes: 34 additions & 0 deletions api/3.0/browser-pool/class/PuppeteerPlugin.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/browser-pool/class/PuppeteerPlugin/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/browser-pool/class/PuppeteerPlugin">
<link rel="canonical" href="/api/3.0/browser-pool/class/PuppeteerPlugin" />
</head>
<script>
window.location.href = '/api/3.0/browser-pool/class/PuppeteerPlugin' + window.location.search + window.location.hash;
</script>
</html>
22 changes: 22 additions & 0 deletions api/3.0/browser-pool/enum/BROWSER_CONTROLLER_EVENTS.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/browser-pool/enum/BROWSER_CONTROLLER_EVENTS/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/browser-pool/enum/BROWSER_CONTROLLER_EVENTS">
<link rel="canonical" href="/api/3.0/browser-pool/enum/BROWSER_CONTROLLER_EVENTS" />
</head>
<script>
window.location.href = '/api/3.0/browser-pool/enum/BROWSER_CONTROLLER_EVENTS' + window.location.search + window.location.hash;
</script>
</html>
22 changes: 22 additions & 0 deletions api/3.0/browser-pool/enum/BROWSER_POOL_EVENTS.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/browser-pool/enum/BROWSER_POOL_EVENTS/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/browser-pool/enum/BROWSER_POOL_EVENTS">
<link rel="canonical" href="/api/3.0/browser-pool/enum/BROWSER_POOL_EVENTS" />
</head>
<script>
window.location.href = '/api/3.0/browser-pool/enum/BROWSER_POOL_EVENTS' + window.location.search + window.location.hash;
</script>
</html>
22 changes: 22 additions & 0 deletions api/3.0/browser-pool/enum/BrowserName.html

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions api/3.0/browser-pool/enum/BrowserName/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=/api/3.0/browser-pool/enum/BrowserName">
<link rel="canonical" href="/api/3.0/browser-pool/enum/BrowserName" />
</head>
<script>
window.location.href = '/api/3.0/browser-pool/enum/BrowserName' + window.location.search + window.location.hash;
</script>
</html>
Loading

0 comments on commit 197a138

Please sign in to comment.