scrapycommand="scrapy crawl noticias -t json -o "+filename+" -a year="+str(currentDate.year)+" -a month="+str(currentDate.month)+" -a day="+str(currentDate.day)
scrapycommand="scrapy crawl noticias -t json -o "+filename+" -a year="+str(currentDate.year)+" -a month="+str(currentDate.month)+" -a day="+str(currentDate.day)