scrapy / scrapyd

A service daemon to run Scrapy spiders

Home Page:https://scrapyd.readthedocs.io/en/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cross origin problem

subrat00000 opened this issue · comments

Please add route to get logs as response. Because post request to a remote log giving CORS error

What POST request are you making?

That time i was making a post request from vue axios and that won't working. But now post or get request to scrapy log files is working.