lcsc-scrape.rs icon indicating copy to clipboard operation
lcsc-scrape.rs copied to clipboard

Scrape doesn't appear to work at the moment

Open DeflateAwning opened this issue 1 year ago • 0 comments

I tried running:

./lcsc-scrape fetch --jlc-data --parts-spreadsheet JLC_Components.ods

But I got this error:

ERROR lcsc_scrape] C1034: Error fetching JLC part info: SerdeJsonError(Error("missing field `total`", line: 1, column: 3764))
[2023-12-12T15:26:26Z ERROR lcsc_scrape] C1034: Error fetching LCSC part: ResponseError("Failed to find product link (HTTP code 403)")

DeflateAwning avatar Dec 12 '23 15:12 DeflateAwning