Topic: https://brettterpstra.com/2012/01/04/scripting-readability-markdownify-for-clipping-web-pages/

Comments

hide preview ▲show preview ▼

What's next? verify your email address for reply notifications!

unverified 6y, 325d ago

I've been trying to use your script but certain sites give me this error:

The owner of this website has banned your access based on your browser's signature

Does the script allow to pass an argument which changes the user agent?

remark link
export
hide preview ▲show preview ▼

What's next? verify your email address for reply notifications!

Brett 6y, 324d ago

I don't think it's a user agent thing. Some sites use an advanced fingerprinting setup, (via Cloudflare, I think) that essentially blocks all script/command line access to the site. It's to avoid scrapers, and they're pretty tough to trick.

hide preview ▲show preview ▼

What's next? verify your email address for reply notifications!

BG 14y, 53d ago

I have just very sexistly assumed ErgoOrgo is a man...

hide preview ▲show preview ▼

What's next? verify your email address for reply notifications!

BG 14y, 53d ago

Wow! I wasn't expecting you to actually write something for me. Thanks and thanks to ErgoOrgo for his suggestion too.

hide preview ▲show preview ▼

What's next? verify your email address for reply notifications!

ErgoOrgo 14y, 56d ago

@BG -- you could also try saving your word docs as html files and then running them through Grabber or some other html to markdown converter.

hide preview ▲show preview ▼

What's next? verify your email address for reply notifications!

BG 14y, 58d ago

Thanks from me too - I've also been looking for something like this. Now if I could just find a .doc -> MMD converter, I'd be really happy.

remark link
export
hide preview ▲show preview ▼

What's next? verify your email address for reply notifications!

Brett 14y, 57d ago

Well, here's a start: https://gist.github.com/1746898

hide preview ▲show preview ▼

What's next? verify your email address for reply notifications!

ErgoOrgo 14y, 69d ago

Thanks so much Brett this is a really incredible tool that I am really grateful for. I was searching for hours for a reliable webpage to markdown tool just a couple of weeks ago. There are a few out there, but your web version is by far the slickest and smartest. My problem with bookmarks or Instapaper or rss feeds is the lack of easy naming, filing and retrieval, but pasting into nvALT as Markdown is a great way to store things like articles or recipes.

Thanks again!

hide preview ▲show preview ▼

What's next? verify your email address for reply notifications!