My goal is to scrape ftsearch.auction daily for new listings. The scraper will have to select the auction end date to be 1 day later than the current date. then scrape the listings available. Can someone help me figure out how to do this?
You may try using the apify webscraper actor if that works for you. it would still require some coding to extract the data. You can also try use octoparse if that works for you.