I have made a scrapper. and I have

I have made a scrapper. and I have written code in python. and I am using Flask for the server. I have several routes. let say. 1. route1 2. route2 3. route3 etc. how can I move this setup to apify? should I create different actors for each routes?
1 Reply
continuing-cyan
continuing-cyan12mo ago
https://docs.apify.com/academy/web-scraping-for-beginners/challenge/modularity this link will help create routes inside crawlee and apify.
Modularity | Academy | Apify Documentation
Before you build your first web scraper with Crawlee, it is important to understand the concept of modularity in programming.

Did you find this page helpful?