conscious-sapphire
conscious-sapphire3y ago

Self Hosted api

is there any way to expose an self hosted api, like the apify api using crawlee, like get the last dataset, call requests, enqueue requests, etc?
1 Reply
continuing-cyan
continuing-cyan3y ago
Hey @Manuel Antunes, theoretically this should be possible using for example express.js, but I don't think there are any examples for that, so you would have to implement this on your own completely.

Did you find this page helpful?