NEET
12/22/2023 (Fri) 08:28
No.791130
del
>>791126I am gonna attempt to scrape realestate.com.au for rentals that fit my criteria and have a discord bot post them in a channel. Problem is its a React website so I can't scrape it like you normally would, might have to
reverse engineer their GraphQL API instead, or just use selenium or similar