apify-docs icon indicating copy to clipboard operation
apify-docs copied to clipboard

This project is the home of Apify's documentation.

Results 237 apify-docs issues
Sort by recently updated
recently updated
newest added

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/

enhancement
t-academy

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...

bug
t-academy

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...

enhancement
t-academy

The [Downloading files](https://docs.apify.com/academy/puppeteer-playwright/common-use-cases/downloading-files) lesson is missing Playwright mentions and examples.

bug
t-academy

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. >...

bug
t-academy

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...

enhancement
t-academy

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...

enhancement
t-academy

https://docs.apify.com/academy/api-scraping/general-api-scraping/handling-pagination#page-number

bug
t-academy

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...

t-academy
t-docs

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)...

dependencies
javascript