Scroll doesn't work with some websites
Hello, I explore Firecrawl and I have few questions.
For this page : https://www.reimo.com/fr/accessoires-camping-car/auvent/auvent-fourgon/, I need to scroll to have more products.
I try
{
"type": "scroll",
"selector": "body > div.page-wrap > section.content-main.container.block-group > div > div.content--wrapper > div > div > div.listing--container > div.listing > div:nth-child(12)",
"direction": "down"
}
and
{
"type": "executeJavascript",
"script": "const scrollingElement = (document.scrollingElement || document.body); scrollingElement.scrollTop = scrollingElement.scrollHeight;"
}
I try to add a wait action after the scroll.
But with a screenshot, I can see the list of product doesn't extend and always stay the same.
I have the same problem with this website : https://www.toc.fr/c/87-appareils-de-preparation but with this website, the scroll works : https://www.artstation.com/channels/game_art?sort_by=trending&dimension=all
Why the scroll doesn't work with some websites ?
Thanks,
Jérémie
Tous les robots de préparation culinaire - TOC.fr
Batteur, blender, robot de cuisine, découvrez + de 80 références de robot preparation culinaire sur TOC.fr, spécialiste des matériels de cuisine. Livraison 48h
ArtStation
ArtStation - Game Art
Explore the art of games including splash illustrations, game concept art, and game production art.
0 Replies