crawlee
crawlee copied to clipboard
@crawlee/impit-client on npmjs.com uses wrong Readme.md
Which package is this bug report for? If unsure which one to select, leave blank
@crawlee/impit-client
Issue description
Steps to reproduce:
- open https://www.npmjs.com/package/@crawlee/impit-client in browser
- the content is related to
crawleepackage
- the content is related to
- open https://github.com/apify/crawlee/blob/master/packages/impit-client/README.md in browser
- the content is related to the
@crawlee/impit-clientpackage
- the content is related to the
- expected behavior is that https://www.npmjs.com/package/@crawlee/impit-client uses readme from https://github.com/apify/crawlee/blob/master/packages/impit-client/README.md
Code sample
Package version
3.15.3
Node.js version
24
Operating system
No response
Apify platform
- [ ] Tick me if you encountered this issue on the Apify platform
I have tested this on the next release
No response
Other context
No response
Let's port this guide to the JS version too:
https://crawlee.dev/python/docs/guides/http-clients
Adding the HTTP Clients guide to docs in #3301.
This closes this issue for me, as the root README is copied for all the sub-packages by design in copy.ts. Imo npm is not a major discovery channel for our packages anyway, so the README there is of little importance.
lmk if you have a different opinion, ofc we can publish the README to npm as well.