Daily WebScraper Help
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?
3 Replies
deep-jade•16mo ago
Do you have prior experience with webscraping in general?
extended-salmonOP•16mo ago
not a lot.. mostly just used octoparse.
deep-jade•16mo ago
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.