I need your suggestion or help on how to scrape Facebook Marketplace.
I am scraping the descriptions for each vehicle from the marketplace, and I have around 5,000 to 10,000 vehicles to scrape. I am currently running two instances of Selenium WebDriver with Chrome.
The issue is that I have added a wait of around 6 to 8 seconds for each page visit, but my account got suspended.
Please suggest some ways to maximize the scraping without getting blocked. Is it possible to run multiple accounts?