Web scraper for any (almost any) site in python3.
Data will be saved in any format that is convenient for you:
CSV
xlsx
txt
JSON
google sheets
etc
Also possible:
browser emulation using Selenium
download any necessary files from the site (images, videos, documents, etc. )
Link the site
what format should the parser save the result in
a list of fields to be taken from the site (f. e product name, price, description, etc)