Live data from Hacker News

Portia, an open-source visual web scraper

blog.scrapinghub.com

1–10 of 70 posts

Re: Portia, an open-source visual web scraper

#5
Cool tool for developers, but since this one is open source, I think it opens up even more interesting possibilities for these tools to be integrated into part of a consumer app. Curation is the next big trend, right? I think I'll give that a try.

Re: Portia, an open-source visual web scraper

#7
Excellent. But the example presented in the video (scraping new articles) is a actually a case better solved with other technologies.

I imagine this will be useful when scraping sites like IMDB in case they don't have an API or their API is not useful enough.

Re: Portia, an open-source visual web scraper

#8
post #4

From the video, I noticed that the HTML tags were also scraped in the large article text. Is there some way to remove those automatically? Or perform further processing?

Yes, you just need to select a different field type ("text", instead of "html").
Post reply on HN