Skip to content

Not returning any additional links from menu crawl #494

Answered by janbuchar
Firelord710 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello and thank you for your interest in Crawlee for Python! I checked out the website you're scraping and it looks like it's completely client-rendered, which means you need to use a headless browser - check out PlaywrightCrawler. Also, context.enqueue_links only works for links (a), not button elements

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vdusek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #493 on September 03, 2024 08:07.