genetic-orange
genetic-orange3y ago

How do I enqueue same link with BasicCrawler?

I want to scrape a API that has pagination in it using got-scrapping which leading me to use BasicCrawler (written in guide). Now I'm confused how do I enqueue the same API url to the crawler.
1 Reply
genetic-orange
genetic-orangeOP3y ago
to be clear, i want to do recursive crawling with BasicCrawler

Did you find this page helpful?