Recent content by bubbubber

  1. B

    Making a program that scans websites?

    Yes, if the site uses AJAX and/or just in general generates a lot of table and form elements on the fly or in nested layers, then it makes it more difficult to scrape the site. Rather, it makes it more difficult to interact with the site (that is, for sites where interaction is necessary)...
  2. B

    Why do people still use vb6?

    If you take a look at my profile you can see a link to a Youtube video that shows an alternative method to web scraping and automated web crawling. This solution was built largely from VB6.
  3. B

    Web Scraping and Automated Web Crawling

    If you take a look at my profile you can see a link to a Youtube video that shows an alternative method to web scraping and automated web crawling. Ask me any questions you have about the technology used. I believe that probably most folks that perform web scraping and web crawling use PHP...
  4. B

    Hello!

    Thanks for letting me on! If you want to see an interesting Youtube video, see my profile. If you have any job offers, let me know. Also, if you have any questions about the technology used in the video, you can ask me.
Back
Top