Multi Link Extractor?

raya2

New member
Member
Local time
1:35 PM
Messages
58
Hi,

I want to extract urls from some page links But any link extractors that I found, can only extract from one page each time. And I want to extract urls from more than 1000 links.

Is there any link extraction tool that have multi page support (for example 100 or 1000 links at the same time)?

For example I want to extract this image link (http://img.booru.org/card//images/13/e637d0403bd1035d037798782a5e2f6366ff7a55.jpg) from this link page (http://card.booru.org/index.php?page=post&s=view&id=12886)

and here is tool that can extract only from one page each time
Link Extractor :: Webmaster Toolkit

Thanks
 
Last edited:

My Computer

OS
Windows 7
Raya2, you might want to take a look at the page source and then the individual links would normally show up
quite easlily.

I wrote a program in intrepreted basic that searched for the http:// and then extracted the lines to a separate
file and it was pretty easy to take a look at them

By using the view source when on a web page, If the links show up there. you can save it as a text file making sure that wrap text is turned off, then you can sort it and pick out the url's.

Rich

PS: some pages only show shortcuts to the links like href=

or
src='/galeria/_images/89d28f5338c907ffe956129672dc2df7/212 - tagme.jpg'

which is a relative image source on the web page that your looking at.

It is very difficult to capture the images when relative source is used but not impossible.

Edited after thinking more about the source of your message
 
Last edited:

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Toshiba Laptop Qosimo X870
OS
Windows 7 Pro x64 SP1
CPU
Intel Core I7
Motherboard
Toshiba Qosmio
Memory
16 Gigs
Graphics Card(s)
NVIDIA GeForce GTX 670M
Monitor(s) Displays
17.7" laptop
Screen Resolution
1600 x 900
Hard Drives
256 Gig SanDisk SSD for C
256 Gig Intel SSD for D
Internet Speed
50/25 FIOS
Antivirus
Vipre (all you can eat for 10 machines)
Browser
IE and FF
Other Info
I have dos 6.22, wfwg 3.11, win98, 2000 and xp VHD's available for testing. MS's Virtual PC works great.

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dwarf Dwf/11/2012 r09/2013
OS
Windows 8.1 Pro RTM x64
CPU
Intel Core-i5-3570K 4-core @ 3.4GHz (Ivy Bridge) (OC 4.4GHz)
Motherboard
ASRock Z77 Extreme4-M
Memory
4 x 4GB DDR3-1600 Corsair Vengeance CMZ8GX3M2A1600C9B (16GB)
Graphics Card(s)
MSI GeForce GTX770 Gaming OC 2GB
Sound Card
Realtek High Definition on board solution (ALC 898)
Monitor(s) Displays
ViewSonic VA1912w Widescreen (VGA)
Screen Resolution
1440x900
Hard Drives
OCZ Agility 3 SSD 120GB SATA III x2 (RAID 0)
Samsung HD501LJ 500GB SATA II x2
Hitachi HDS721010CLA332 1TB SATA II
Iomega 1.5TB Ext USB 2.0
WD 2.0TB Ext USB 3.0
PSU
XFX Pro Series 850W Semi-Modular
Case
Gigabyte IF233
Cooling
1 x 120mm Front Inlet 1 x 120mm Rear Exhaust
Keyboard
Microsoft Comfort Curve Keyboard 3000 (USB)
Mouse
Microsoft Comfort Mouse 3000 for Business (USB)
Internet Speed
NetGear DG834Gv3 ADSL Modem/Router (Ethernet) ~4.0 Mb/s (O2)
Antivirus
Avast! 8.0.1497
Browser
IE 11
Other Info
Optical Drive: HL-DT-ST BD-RE BH10LS30 SATA Bluray
Lexmark S305 Printer/Scanner/Copier (USB)
WEI Score: 8.1/8.1/8.5/8.5/8.25
Asus Eee PC 1011PX Netbook (Windows 7 x86 Starter)
Raya2, you might want to take a look at the page source and then the individual links would normally show up
quite easlily.

I wrote a program in intrepreted basic that searched for the http:// and then extracted the lines to a separate
file and it was pretty easy to take a look at them

By using the view source when on a web page, If the links show up there. you can save it as a text file making sure that wrap text is turned off, then you can sort it and pick out the url's.

Rich

PS: some pages only show shortcuts to the links like href=

or
src='/galeria/_images/89d28f5338c907ffe956129672dc2df7/212 - tagme.jpg'

which is a relative image source on the web page that your looking at.

It is very difficult to capture the images when relative source is used but not impossible.

Edited after thinking more about the source of your message

I don't think that it is very difficult.
Here is another software that can extract links one by one But I need a tool that can do it at least 1000 by 1000:

AddrView v1.01 - extract URL addresses from HTML pages
 

My Computer

OS
Windows 7
Take a look at these. They're not free ($49 and $99 respectively), but they both offer a trial so you can see if they are suitable for your needs.

Extract URL 1.5 - Powerful URL Extractor / Meta Tag Extractor
Win Web Crawler - Powerful WebCrawler, Web Spider, Website Extractor


Thanks but:

- Extract URL 1.5 can't extract the image link. Just try the Image 212: tagme

- Win Web Crawler seems a little promising but I couldn't extrat my desire image link with it. Maybe I did some wrong settings, Can you exract image link from http://www.animedia.com.mx/galeria/post/view/212 ?
 

My Computer

OS
Windows 7
Ok. After about 2 years, Maybe someone know a good multi link extractor now? :D
 

My Computer

OS
Windows 7
Ok. After about 2 years, Maybe someone know a good multi link extractor now? :D

I would try posting a request on the forum below. If someone knows of an existing program that does it they will post. Alternatively, if someone thinks they can code it in a reasonable time, they may volunteer.

Post New Requests Here - DonationCoder.com
 

My Computer

Computer Manufacturer/Model Number
HP Media Center
OS
Windows 7 32 bit
CPU
AMD 5200+ dual core
Memory
2 GB
Graphics Card(s)
NVidia GeForce 6150SE 128 MB
Monitor(s) Displays
CRT
Screen Resolution
1280x1024
Hard Drives
500 GB Sata internal :

SIIG USB 3.0 docking stations w/WD Caviar Black 6 Gb/s drives
Keyboard
PS/2
Mouse
PS/2 Wheel Mouse
Other Info
SIIG USB 3.0 PCIexpress card.
Back
Top