Batch URL input

By Henrik N Last update Feb 19, 2006 — Installed 1,008 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 7 posts, 5 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
LiamH User

Cool script! You might be interested in a PHP/JavaScript tool I've written for working with batches of URLs.
http://www.liamhennessy.com/url-batch/
It lets you extract 100 result URLs from a Google search results page and open each one with a specified interval. I'm also adding some new features for using wget and making XML sitemaps.

 
Henrik N Script's Author

Dawudd: Feel free to port this to a userChrome.js script. I've only looked at those briefly.

As a userChrome.js script, '|' as a separator would make sense, but as a GM script, it wouldn't likely work since you could end up on a Firefox 404 page which I don't think is GM-scriptable.

 
Dawudd Scriptwright

Instead of implementing this with Greasemonkey, I think it more be useful as a userChrome.js script. That way, the URL (any URL) can be split up before loading. Also, I think it would make more sense to use '|' to split URLs, just like Firefox already does for multiple home pages.

 
Henrik N Script's Author

Personally I will start using another solution instead: http://henrik.nyh.se/blog/2006/07/16/batch-open...

 
Henrik N Script's Author

Changed the format; this makes more sense.

 
dexter crowley User

Fantastic! I'm using this to assign custom search keywords to a set of sites, to be able to search from multiple sources at once. Thanks a lot for this script.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel