Web Scraping App For Mac

Octoparse is an extremely powerful data extraction tool that has optimized and pushed our data scraping efforts to the next level. I would recommend this service to anyone. The price for the value provides a large return on the investment.

Web Scraping App For Mac Pro

Posted by2 years ago
Archived

I'm looking to make a simple C# application that just grabs the song titles, artists and time information from a online radio's website I use. They have each song played listed in a table with what time the song was played and then the song title and artist along with some other information I don't need.

I'm looking to just grab the time the song was played and the song info and save it to a txt file when I run the application. Doesn't really need to do much more currently. I'm having a difficult time finding some c# tutorials on this. I've never done any sort of web scraping like this, but I've heard it's generally pretty easy.

Is there some good tutorials or a direction someone can push me in? I have some ideas on how to expand the idea too, so it's something I've very interested in doing.

14 comments
Active7 years ago

I am interested in learning more about screen scraping in Mac OS X.

Free App For Mac

Basically, the reason I am thinking about it is that there is a comedian who has a faux twitter account that's pretty funny and the only way to read all of the past tweets is through an archived site that I found. The way the site is set up is that it is a main page and there is a link to every day for the past two years (just basic anchor tags running down the page). It's a real simple site and I figured if I just was able to scrape the data and put it into a file, I could read through it all in one place instead of clicked on hundreds of links.

I'm basically using this as an excuse to learn this method of coding.

I've Googled and can't seem to find much out. I understand the PHP code a bit (I'm decent at PHP) but wasn't sure if it's possible to scrape data from links on page. It seems relatively easy to scrape from a single screen.

Web Scraping App For Mac Mac

Scraping

Data Scraping For Mac

My other question is how do you run the code? I've seen several programs for Windows and Linux but nothing for Mac OS X that I could use yet (I'm using OS 10.8).

Could someone point me in the right direction? Thanks!

MillerMediaMillerMedia
1,48114 gold badges56 silver badges121 bronze badges

1 Answer

Consider this project an excuse to learn python. It's pretty quick to get up to speed with, and has lots of great packages to handle almost everything you can dream up, including this.

I bookmarked this a few weeks back:

Best Web Scraping Software

It's a python webkit client -- you'll basically be able to pull whatever you want from the page with a few lines of code.

John CarterJohn Carter
4,8372 gold badges23 silver badges47 bronze badges
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.

Not the answer you're looking for? Browse other questions tagged macosscreen-scrapingweb-scraping or ask your own question.