apify-docs
apify-docs copied to clipboard
This project is the home of Apify's documentation.
Apart from Postman or Insomnia, there are also other awesome HTTP clients the Academy doesn't mention and perhaps it should: - https://www.usebruno.com/ - https://paw.cloud/ - https://httpie.io/
The [intro page](https://docs.apify.com/academy/web-scraping-for-beginners) to the beginner course mentions a 'quick start' and the link goes to Apify blog: > If you're looking for a quick start, we recommend trying [this...
Current content around setting up a Node.js project is outdated. They should be revisited and simplified, or even removed: - https://docs.apify.com/academy/web-scraping-for-beginners/data-extraction/computer-preparation - https://docs.apify.com/academy/web-scraping-for-beginners/data-extraction/project-setup - https://docs.apify.com/academy/web-scraping-for-beginners/best-practices Notes: - The course links...
The [Downloading files](https://docs.apify.com/academy/puppeteer-playwright/common-use-cases/downloading-files) lesson is missing Playwright mentions and examples.
The page [Logging into website](https://docs.apify.com/academy/puppeteer-playwright/common-use-cases/logging-into-a-website) refers to 'academy Yahoo account credentials'. Those are not mentioned anywhere else earlier in lessons and it's not clear where should I get them. >...
The course does a good job explaining the differences between P vs P, but I've heard about Selenium or Cypress. How do these relate to each other? When should I...
The Academy links https://blog.arhg.net/2009/10/what-is-headless-browser.html. This is a very old article, and an external resource on a topic we could have our own content. I should go through the blog to...
https://docs.apify.com/academy/api-scraping/general-api-scraping/handling-pagination#page-number
This task is also an opportunity for me to learn more about configuring vale and writing rules for it. - This is the rule file https://github.com/apify/apify-docs/blob/master/.github/styles/Apify/Capitalization.yml The RE doesn't work...
Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 1.6.8. Release notes Sourced from axios's releases. Release v1.6.8 Release notes: Bug Fixes AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#6243) (2656612)...