![]() |
|
Blogger Scraper - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: PHP (https://sinister.ly/Forum-PHP) +--- Thread: Blogger Scraper (/Thread-Blogger-Scraper) |
Blogger Scraper - hackarchives - 04-28-2013 Here is a simple blogger scraper. Currently you need to provide it a link of blogger page like http://zy.blogspot.in and it will scrape all the posts on that page and create a xml file from it.The post's full content will be extracted and placed in the xml. http://www.hackarchives.org/projects/blogger/ I will be adding a full blogger scraper soon enough[in like an hour ]example links: http://www.learn-basic-hacking.blogspot.dk/ http://rafayhackingarticles.blogspot.com EDIT: Found a major bug.Will fix it tomorrow RE: Blogger Scraper - The Alchemist - 04-29-2013 I'd made something like this, few days back to get a collection of SMSes from a website. I was making a windows app that has SMS collection. Nice share though. RE: Blogger Scraper - hackarchives - 04-30-2013 I am developing it further to be able to scrap whole blog whether blogger or wordpress but considering that both are highly configurable there are lot of constraints RE: Blogger Scraper - TheDarkNight - 05-01-2013 Why don't you post the source code -_- it's just stupid how are we supposed to learn from this! RE: Blogger Scraper - hackarchives - 05-01-2013 You are not.If someone asks for it i send them the link to the scraper like in my previous clones.I don't want no leechers for my sources RE: Blogger Scraper - TheDarkNight - 05-03-2013 Are you able to send me the code so i can have a look? RE: Blogger Scraper - TheDarkNight - 05-03-2013 Are you able to send me the code so i can have a look? |