Hi everyone! π
Iβm working with Crawlee and was wondering:
Is there a way to enqueue links so that instead of sending a GET request, it sends a POST request with a body (and any other necessary information)?
My goal is to scrape data from a GraphQL API. Iβm not sure if Crawlee is the best tool for this task. Does anyone have suggestions on how to automate this process smoothly? Specifically:
- Handling multiple requests efficiently
- Managing proxies
- Any best practices or recommendations for working with GraphQL APIs?
Thanks in advance for your help!
