Sign up for Apify Platform here
Star Crawlee on GitHub
Star Crawlee for Python on GitHub
Apify and Crawlee Official Forum
New post
View all posts
Related posts
Did this answer your question?
๐
๐
๐
Powered by
Hall
Inactive
Updated 3 months ago
0
Follow
Is there a way to upload/download RequestQueue data to Apify?
Is there a way to upload/download RequestQueue data to Apify?
Inactive
0
Follow
C
Christian
9 months ago
ยท
Title.
I would like to sync the data somehow.
H
C
4 comments
Share
Open in Discord
H
Hamza
9 months ago
You can check the API documentation for request queue:
https://docs.apify.com/api/v2#/reference/request-queues/queue-collection
C
Christian
9 months ago
Thanks, I read it, but there seems to be no way to download and upload request queue
H
Hamza
9 months ago
The following methods are currently available:
Retrieving the requests list through this endpoint:
https://docs.apify.com/api/v2#/reference/request-queues/request-collection/list-requests?console=1
.
Uploading requests through this endpoint:
https://docs.apify.com/api/v2#/reference/request-queues/batch-request-operations/add-requests?console=1
.
C
Christian
9 months ago
Oh interesting, how did I miss that. Thank you
Add a reply
Sign up and join the conversation on Discord
Join on Discord