apify-docs
apify-docs copied to clipboard
This project is the home of Apify's documentation.
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@docusaurus/core](https://togithub.com/facebook/docusaurus) ([source](https://togithub.com/facebook/docusaurus/tree/HEAD/packages/docusaurus)) | [`^2.4.1` -> `^3.0.0`](https://renovatebot.com/diffs/npm/@docusaurus%2fcore/2.4.3/3.4.0) |...
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...
The page [Running a web server on the Apify platform](https://docs.apify.com/academy/running-a-web-server) is standalone and seems to be a specific solution to a very specific problem. IMHO it is a how-to guide...
The Academy itself admits the following: > Cheddar website was changed and the below example no longer works there. Nonetheless, the general approach is still viable on some websites even...
The examples in [Scraping iFrames](https://docs.apify.com/academy/puppeteer-playwright/common-use-cases/scraping-iframes) do not work and IMDb doesn't use iframe anymore: > The code in the first block is missing an import. Moreover, after adding the import...
Readers report issue with the [Paginating through results](https://docs.apify.com/academy/puppeteer-playwright/common-use-cases/paginating-through-results) lesson: > As stated by the article, “at the time of writing” Facebook repositories were 115, organized in four pages, while now...