How to read .ARC files from the Heritrix crawler using Python?

故事扮演 提交于 2019-12-24 00:47:26

问题


I looked at the Heritrix documentation website, and they listed a Python .ARC file reader. However, it is 404 not found when I clicked on it. http://crawler.archive.org/articles/developer_manual/arcs.html

Does anyone else know any Heritrix ARC reader that uses Python?

(I asked this question before, but closed it due to inaccuracy)


回答1:


Nothing a little Googling can't find: http://archive-access.cvs.sourceforge.net/viewvc/archive-access/archive-access/projects/hedaern/



来源:https://stackoverflow.com/questions/1575442/how-to-read-arc-files-from-the-heritrix-crawler-using-python

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!