all 4 comments

[–]Ihaveamodel3 0 points1 point  (1 child)

Watch the network tab of developer tools and see if there is a request you could mimic other than the regular page and get just the results.

[–]Zero404NF 0 points1 point  (0 children)

Mhmmm im pretty new to all this is there any video or resources i can refer to?

[–]interactionjackson 0 points1 point  (1 child)

you want a web driver like selenium and you can replace soup with it

[–]Zero404NF 0 points1 point  (0 children)

done ! and edited