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

"Dynamic StartUrls only support when MySQL is used" #14

Open
virusnuke opened this issue Jan 19, 2021 · 0 comments
Open

"Dynamic StartUrls only support when MySQL is used" #14

virusnuke opened this issue Jan 19, 2021 · 0 comments

Comments

@virusnuke
Copy link

virusnuke commented Jan 19, 2021

Any reason why this is showing up?

image

If I add one URL it works fine but it starts getting this error as soon as I add multiple URLs.

{"selectors":[{"parentSelectors":["_root"],"type":"SelectorText","multiple":false,"id":"title","selector":"div.box-dettagli strong:nth-of-type(1) a.ng-binding","regex":"","datafilter":"","delay":""},{"parentSelectors":["_root"],"type":"SelectorText","multiple":false,"id":"URL","selector":"location.href","regex":"","datafilter":"location.href","delay":""},{"parentSelectors":["_root"],"type":"SelectorText","multiple":false,"id":"Preço PVP","selector":"div.color-price span.prezzo","regex":"","datafilter":"","delay":""},{"parentSelectors":["_root"],"type":"SelectorText","multiple":false,"id":"Preço WEB","selector":"a span.prezzo","regex":"","datafilter":"","delay":""},{"parentSelectors":["_root"],"type":"SelectorText","multiple":false,"id":"Stock","selector":"div.box-price","regex":"","datafilter":"","delay":""}],"startUrl":[""],"dynamic":{"location":"","limit":""},"_id":"test"}

Update: Removing "dynamic":{"location":"","limit":" and importing it again seems to have worked on one ID, but as soon as I add another URL save through "Edit Metadata" (even if there's no changes) the error comes back, though this didn't seem to work on another ID that I'm working on, although it did remove the error "Dynamic StartUrls only support when MySQL is used" instead it is stuck on "Scraping in progress..." without opening any URLs.

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