WebScrapBook のレビュー
WebScrapBook 作成者: Danny Lin
Firefox ユーザー 13637550 によるレビュー
5 段階中 5 の評価
Firefox ユーザー 13637550 によるレビュー (3年前)This 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.
合計レビュー数: 134
- 5 段階中 5 の評価Silopolis によるレビュー (1ヶ月前)
- 5 段階中 5 の評価Firefox ユーザー 18235051 によるレビュー (10ヶ月前)I 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.
- 5 段階中 5 の評価Avater によるレビュー (1年前)
- 5 段階中 5 の評価Firefox ユーザー 14643647 によるレビュー (1年前)
- 5 段階中 4 の評価Supriyadi によるレビュー (1年前)
- 5 段階中 5 の評価Yaliang によるレビュー (2年前)Thanks for developing this plugin. It makes it extremely easy to achieve and save web pages.
- 5 段階中 5 の評価texsd によるレビュー (2年前)
- 5 段階中 1 の評価Firefox ユーザー 13058149 によるレビュー (2年前)I choose the WebScrapBook/data option but it wants me to configure Backend server... ? ? ?
Useless.
I miss the old Scrapbook Extension.開発者の返信
投稿日時: 2年前Please 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. - 5 段階中 5 の評価Alexander によるレビュー (2年前)
- 5 段階中 5 の評価Firefox ユーザー 12472805 によるレビュー (3年前)
- 5 段階中 5 の評価azzone によるレビュー (3年前)
- 5 段階中 1 の評価Firefox ユーザー 13474132 によるレビュー (3年前)Tanto utile prima ora completamente inusabile perchè oltremodo macchinoso.
- 5 段階中 5 の評価mike1985 によるレビュー (3年前)Amazing Tool, would be nice to set also a min. size for pictures...
- 5 段階中 5 の評価OM_RA によるレビュー (3年前)
- 5 段階中 5 の評価Firefox ユーザー 15902721 によるレビュー (3年前)
- 5 段階中 3 の評価Hann によるレビュー (3年前)
- 5 段階中 5 の評価DrakeFromFrance によるレビュー (4年前)Thank 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??開発者の返信
投稿日時: 4年前1. 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. - 5 段階中 4 の評価noone によるレビュー (4年前)I 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
開発者の返信
投稿日時: 4年前This 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 - 5 段階中 5 の評価Myron によるレビュー (4年前)Is 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 advise開発者の返信
投稿日時: 4年前This 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.