Re: [Tutor] Creating a webcrawler

2016-01-14 Thread Whom Isac
Thanks guys for your replies. I actually tried playing with my browser but getting a web crawler to select a video and fetch the video link was not helpful or should I say very hard for me as I am just a beginner level programmer and python was the first language I learnt. I also learnt javascript,

Re: [Tutor] Creating a webcrawler

2016-01-09 Thread bruce
Hi Isac. I'm not going to get into the pythonic stuff.. People on the list are way better than I. I've been doing a chunk of crawling, it's not too bad, depending on what you're trying to accomplish and the site you're targeting. So, no offense, but I'm going to treat you like a 6 year old (goog

Re: [Tutor] Creating a webcrawler

2016-01-09 Thread Steven D'Aprano
On Sat, Jan 09, 2016 at 12:01:35PM +1000, Whom Isac wrote: > Hi I want to create a web-crawler but dont have any lead to choose any > module. I have came across the Jsoup but I am not familiar with how to use > it in 3.5 as I tried looking at a similar web crawler codes from 3.4 dev > version. > I

Re: [Tutor] Creating a webcrawler

2016-01-09 Thread Alan Gauld
On 09/01/16 02:01, Whom Isac wrote: > Hi I want to create a web-crawler but dont have any lead to choose any > module. I have came across the Jsoup but I am not familiar with how to use > it in 3.5 as I tried looking at a similar web crawler codes from 3.4 dev > version. I don't know Jsoup and hav

[Tutor] Creating a webcrawler

2016-01-09 Thread Whom Isac
Hi I want to create a web-crawler but dont have any lead to choose any module. I have came across the Jsoup but I am not familiar with how to use it in 3.5 as I tried looking at a similar web crawler codes from 3.4 dev version. I just want to build that crawler to crawl through a javascript enable