Need help with...Spider/Crawling web

xmonkeys

Newbie
Joined
Jan 17, 2011
Messages
22
Reaction score
1
Hello,

I am looking for someone or someway to crawl free adult sites, and post their videos on my sites. I have access to their csv/dump, but I want to create an automated way of getting them without having to continually manage them.

Does anyone know of a good spider, or crawler that can get the necessary info?


thanks.
 
i think you will need to hire a coder to create the bot specifically to your needs
 
Since you said "someway" I am not sure if you are a developer yourself. But the Scrapy framework in Python is great for almost any kind of crawling tasks.
 
Back
Top