scrapinghub / portia

Visual scraping for Scrapy
BSD 3-Clause "New" or "Revised" License
9.3k stars 1.4k forks source link

Could portia2.0 support pageaction? #716

Closed ChoungJX closed 7 years ago

ChoungJX commented 7 years ago

These days,I used the portia2.0.Compared to 1.0,I found that the portia2.0 have no pageaction.(I can't found).So,how to make portia2.0 support pageaction or pageaction had been replaced? By the way,when I use portia1.0(Had opened enable js ,set pageaction,set SPLASH_URL and opened splash when I crawled),some page just crawl some Javascript.Some action had no response,like click and scroll. I wanna know why has that happened?

ruairif commented 7 years ago

Page actions were unreliable in Portia so we removed them for now. We are looking at reimplementing them but they are not the highest priority at the moment