Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing from rewe.de results in Error 403 Forbidden #468

Open
umfk opened this issue Jan 15, 2024 · 0 comments
Open

Importing from rewe.de results in Error 403 Forbidden #468

umfk opened this issue Jan 15, 2024 · 0 comments

Comments

@umfk
Copy link

umfk commented Jan 15, 2024

Example URL: https://www.rewe.de/rezepte/vegetarisches-gulasch/

Stacktrace;

Error: Resource was not loaded. Status: 403
    at Request.<anonymous> (/node_modules/jsdom/lib/jsdom/browser/resources/resource-loader.js:109:22)
    at Object.onceWrapper (node:events:628:26)
    at Request.emit (node:events:513:28)
    at Request._processResponse (/node_modules/jsdom/lib/jsdom/living/helpers/http-request.js:228:12)
    at ClientRequest.<anonymous> (/node_modules/jsdom/lib/jsdom/living/helpers/http-request.js:101:12)
    at Object.onceWrapper (node:events:628:26)
    at ClientRequest.emit (node:events:513:28)
    at HTTPParser.parserOnIncomingClient [as onIncoming] (node:_http_client:693:27)
    at HTTPParser.parserOnHeadersComplete (node:_http_common:128:17)
    at TLSSocket.socketOnData (node:_http_client:534:22)

It seems the website doesn't allow the Recipe Buddy to connect. Is this some kind of anti-scraping feature? Could this be circumvented by Recipe Buddy?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant