Skip to content

gifGuide2Code

For the genuinely confused.

  • Table of Contents
  • About

Tag: Web scraper

Posted on December 30, 2017

Python: How to Write a Web Scraper

Header

Back from vacation! I did a version of this in AutoHotkey a while back, but this one’s in Python. It does require importing modules—check out this post for that. You’ll want both requests and beautifulsoup (I’m using beautifulsoup4) before getting started.

Continue reading “Python: How to Write a Web Scraper”

Posted on November 8, 2016November 8, 2016

AHK: How to Write a Web Scraper

webscraper1

I love AirBnB. But every now and then, I don’t want to scroll through multiple pages of listings to find a place to stay. I just want to be able to see a simple spreadsheet. That’s exactly what a web scraper is meant to do.

Continue reading “AHK: How to Write a Web Scraper”

Blog at WordPress.com.
  • Follow Following
    • gifGuide2Code
    • Join 232 other followers
    • Already have a WordPress.com account? Log in now.
    • gifGuide2Code
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...