Reviews for WebScrapBook
WebScrapBook by Danny Lin
Review by Firefox user 13354063
Rated 4 out of 5
by Firefox user 13354063, 7 years ago非常好的应用,firefox升级后一直在寻找替代品,这个基本功能是可能满足了。有个小问题想请作者能不能解决下,选项里如果勾选“将获取数据保存于剪贴簿中”,将自动保存网页,但是其文件名是自动分配的一串数字;如果不勾选,会提示选取保存地址,并且以网页标题为保存文件的文件名。我希望能够自动保存时,以网页标题作为文件名,如何实现?
Developer response
posted 7 years ago勾選「儲存於剪貼簿中」時,所有檔案或資料夾皆儲存為標準 ID 格式,以支援站台索引器的交互參照結構;不勾選時則模擬瀏覽器儲存網頁的做法,自動產生檔名並且讓使用者選擇儲存位置。目前並未支援「自動儲存且使用網頁標題為檔名」的做法。
134 reviews
- Rated 5 out of 5by Silopolis, 2 months ago
- Rated 5 out of 5by Firefox user 18235051, 10 months agoI needed to backup a website that used form login, making a simple scraping not possible. This extension worked like a charm after figuring out some of the configuration options.
- Rated 5 out of 5by Avater, a year ago
- Rated 5 out of 5by Firefox user 14643647, a year ago
- Rated 4 out of 5by Supriyadi, a year ago
- Rated 5 out of 5by Yaliang, 2 years agoThanks for developing this plugin. It makes it extremely easy to achieve and save web pages.
- Rated 5 out of 5by texsd, 2 years ago
- Rated 1 out of 5by Firefox user 13058149, 2 years agoI choose the WebScrapBook/data option but it wants me to configure Backend server... ? ? ?
Useless.
I miss the old Scrapbook Extension.Developer response
posted 2 years agoPlease consult the documentation about different approaches to capture a page: https://github.com/danny0838/webscrapbook/wiki/Basic. Raise an issue with more details (e.g. a screenshot illustrating where you are asked for backend server configuration) in the source repository if you still don't get it. - Rated 5 out of 5by Alexander, 2 years ago
- Rated 5 out of 5by Firefox user 12472805, 3 years ago
- Rated 5 out of 5by azzone, 3 years ago
- Rated 1 out of 5by Firefox user 13474132, 3 years agoTanto utile prima ora completamente inusabile perchè oltremodo macchinoso.
- Rated 5 out of 5by mike1985, 3 years agoAmazing Tool, would be nice to set also a min. size for pictures...
- Rated 5 out of 5by OM_RA, 3 years ago
- Rated 5 out of 5by Firefox user 15902721, 3 years ago
- Rated 3 out of 5by Hann, 3 years ago
- Rated 5 out of 5by Firefox user 13637550, 3 years agoThis is incredible and the work that is being put into it is admirable. The documentation isn't the best but the creator was very quick to answer my questions and I was able to create a JSON batch capture that captured an entire site for me. It's not the easiest thing to use but read the documentation, look at the examples, and ask questions on the github if you need help. This is a very powerful plugin and I hope the developer continues to develop it.
- Rated 5 out of 5by DrakeFromFrance, 4 years agoThank you for your job Danny. I use WebScrapbook in Firefox, and Firefox is my default browser on Windows 10. I already set a new task using the .pyw extension to start WSB with the console hidden however it starts Firefox and open a new tab. Is there a way to start WebScrapbook without opening a new tab?
Just a remark: when I click on the icon of WSB in the tools bar of Firefox, it tooks me always a few seconds to find "Open Scrapbook". It would be nice if you emphasised it, or at least if you put it at the top of the menu. Thank you.
Where do I set server.browse to false??Developer response
posted 4 years ago1. Configure PyWebScrapBook and set server.browse to false. We'll consider use false as default in the future.
2. The primary feature for WebScrapBook is capturing, not management, and thus putting "Open ScrapBook" as the first command doesn't make sense. Emphasizing which command is likely controversial for the same reason. We need a thorough evaluation/discussion before doing this. FYI: you can configure a hotkey using the browser extension hotkey manager for a faster way to open the sidebar. - Rated 4 out of 5by noone, 4 years agoI just wanted to know how i can stop the auto-capture from making new folder every time for the same URL and instead skip or overwrite the same files.I'm sorry i searched a lot through the settings and wiki but couldn't find anything (also I'm not that knowledgeable with this stuff so i didn't understand a lot), its not just auto-capture but capturing a page twice still creates two folders
Developer response
posted 4 years agoThis is probably something not yet implemented. If you'd like to provide a feature request, it'd be better to raise an issue in the source repo (https://github.com/danny0838/webscrapbook/issues) or send an email, and provide more details (e.g. Do you use a backend server? What is your use case and intention?) as it's not easy to discuss in this Addon site (we won't receive any notification from an update of a comment).
cf. thread of the original request: https://github.com/danny0838/webscrapbook/issues/8 - Rated 5 out of 5by Myron, 4 years agoIs there a way to auto save a tab after a configurable time in focus?
i do a lot of research and almost always either leave a page quickly or spend several minutes reading?
i often forget to save the page until trying to remember it weeks later
... updated to the current version... set autosave time to 60000(ms)... nothing is being saved... please adviseDeveloper response
posted 4 years agoThis is current not supported and is an open issue: https://github.com/danny0838/webscrapbook/issues/8
If you have some good idea welcome to provide a further feedback in the thread.