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
deep-jade
deep-jadeOP2y ago
to be clear, i want to do recursive crawling with BasicCrawler

Did you find this page helpful?