-
**Describe the bug**
I get `JSON Query to explore/tags/foodie/: 404 Not Found [retrying; skip with ^C]` when I try to scrape a hashtag.
Clearly, the https://www.instagram.com/explore/tags/foodie/ is…
-
After the latest release, the `await Actor.getInput()` functionality got broken. It returns `null` and cannot retrieve the input field properly.
`apify run -p` command breaks the `getInput` functio…
-
When I install the latest version of apify-cli via npm and try to run it, I get an error. I cannot login or even get the version number. Another person in my organization experiences the same issue, a…
-
Users are [struggling with downloading](https://github.com/apify/apify-core/issues/12346) large datasets.
We need to introduce new command, that handle downloading dataset for them.
see slack http…
-
checks:
- stars > 10
- not archived
- has `package.json`
- has `package-lock.json`
- hasn't `yarn.lock`
- hasn't `pnpm-lock.yaml`
- `package-lock.json` was updated less than 6 months ago
- is …
-
Example:
```
$ apify actor:get-input 2>/dev/null
Warning: You are using an old version of Apify CLI. We strongly recommend you always use the latest available version.
↪ Run ' brew update…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
I'm attaching the logs from my machine, but the error was also encountered in CI
`brew config`
```shell
HOMEBREW_VERSION…
-
- [ ] add a templates directory with cookiecutter projects - https://cookiecutter.readthedocs.io/en/stable/advanced/directories.html
- [ ] make a simple CLI so that `pipx run crawlee create [--templa…
-
Call operations needs to support the input passing. Having a CLI that can't do the main action of the platform - to run an Actor - is quite sad 😢. We could implement it as `--input=@data.json` param, …
-
I've been thinking about this for quite some time. Our Dockerfiles are becoming increasingly more complex. The last complexities come from multistage builds with TypeScript. There's always something t…