crawlee icon indicating copy to clipboard operation
crawlee copied to clipboard

@crawlee/impit-client on npmjs.com uses wrong Readme.md

Open JJetmar opened this issue 3 weeks ago • 1 comments

Which package is this bug report for? If unsure which one to select, leave blank

@crawlee/impit-client

Issue description

Steps to reproduce:

  1. open https://www.npmjs.com/package/@crawlee/impit-client in browser
    • the content is related to crawlee package
  2. open https://github.com/apify/crawlee/blob/master/packages/impit-client/README.md in browser
    • the content is related to the @crawlee/impit-client package
  3. 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

JJetmar avatar Dec 06 '25 07:12 JJetmar

Let's port this guide to the JS version too:

https://crawlee.dev/python/docs/guides/http-clients

B4nan avatar Dec 08 '25 10:12 B4nan

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.

barjin avatar Dec 11 '25 18:12 barjin