Custom configuration is not working
i am trying to use custom configuration but no luck so far

8 Replies
absent-sapphireOP•3y ago
genetic-orange•3y ago
You don't store any data with
Dataset.pushData()
so it doesn't really have anything to storeabsent-sapphireOP•3y ago
it also does not change request queue default ID
genetic-orange•3y ago
But you did not specify that, you specified defaultKeyValueStoreId: "amazon"
absent-sapphireOP•3y ago
basically any configuration i am trying to do with this method just does not work
harsh-harlequin•3y ago
@CTK WARRIOR just an idea of what I'm doing, example:
then in your call to CheerioCrawler:
wise-white•3y ago
Any updates here? @CTK WARRIOR @cryptorex @Lukas Krivka was this resolved in any way? Having the same issue where custom configuration just doesn't work
@here This issue was just fixed ( https://github.com/apify/crawlee/pull/1881 ) I assume it would be part of the next version release. 🙂