The screen-scraping tag has no wiki summary.
1
vote
0answers
91 views
Is there an open-source web scraper for Stack Exchange sites?
I wish to gather some data from a licensed corporate intranet Stack Exchange, however it doesn't seem to expose the API as with public Stack Exchange sites. Are there any existing open-source ...
16
votes
1answer
100 views
Create a software mechanism to report sites that use SE content without following attribution rules
At the time of this post there are 87 answers to the meta question: Report sites that use SE content without following attribution rules here. The sheer volume of answers makes it impossible to ...
6
votes
0answers
70 views
Sort of copy of my question on a different site [duplicate]
Possible Duplicate:
Report sites that use SE content without following attribution rules here
I am not sure if this belongs here: Report sites that use SE content without following ...
100
votes
91answers
3k views
Report sites that use SE content without following attribution rules here
There are a number of license-violating clones of Stack Exchange sites popping up that use SE's cc-wiki data without following our Creative Commons attribution terms. Those terms are linked at the ...
32
votes
0answers
323 views
Copycat site causes disturbing images to turn up in image search
Today I tried out various images search sites and one of my test search terms was my own name.
What struck me was that the false positives were mostly the same regardless of the search site used. Also ...
2
votes
1answer
379 views
Scrapers enter the scene - was the choice of license right?
Looks like scrapers can rank higher than the original SE universe site in Google search so that there's this very uncomfortable "first tag in the page title" change to combat them.
Also looks like ...
73
votes
22answers
4k views
Report high-Google-ranking SE content copiers here
This tweet by Jeff was posted in chat:
for those of you seeing scrapers rank above #stackoverflow can you reply with your exact google query terms? (plain text only, no urls)
Tweeted by ...
4
votes
0answers
200 views
Why these scrapers have higher ranks than the original stackoverflow pages in Google search results? [duplicate]
Possible Duplicate:
Did anyone notice that tech.efreedom.com seem to be scraping/republishing SO's posts?
Sites like answerspice.com and efreedom.com are not only stealing our thunder ...
10
votes
3answers
308 views
What to do when you find copied SF, SU or SO content on other websites?
Recently, while answering a Server Fault question, I stumbled upon a copied Server Fault question and answer at what looks like a content aggregation or text scraping site.
Here's the original ...
4
votes
1answer
178 views
Showing off some related [M]SOF coding
After some previous questions about polite scraping('s), etc. I wrapped up work on a three site, 50 newest questions display grid. Would it be all right to ask for some peer review of it on Meta Stack ...
5
votes
1answer
433 views
How often can I poll the Stackoverflow RSS before I get IP banned?
If you poll the main page RSS less frequently than every 2 minutes, you'll miss activity during the busy parts of the day:
http://stackoverflow.com/feeds
I haven't found the "newest questions" RSS ...
3
votes
2answers
89 views
Streaming updates to Stack Overflow questions
I would like to find a better way to be notified when someone replies to a comment or question I post on Stack Overflow. Right now, I have to go through a few pages to figure out where I wrote, and if ...
3
votes
3answers
323 views
Stack Overflow API: Finding the UserID of a user with their Display Name
Hi! I'm building a .NET library for the Stack Overflow API, and I would like to include a function where an input of a display name (username) is converted to the userid. This can be done by using the ...
0
votes
3answers
73 views
Are there any web sites that store deleted questions?
Are there any websites (not associated with the owners, of course!) that store and/or keep track of deleted questions and/or answers, like Deletionpedia does to Wikipedia, and YouTomb does to YouTube?
...
3
votes
2answers
142 views
Get SO data as JSON/XML?
I've poked around MSO a bit and seen that there's a data dump and some discussion of screen-scraping, so perhaps I sadly already have the answer to my question, but is there/might there eventually be ...
3
votes
0answers
321 views
Stack Overflow screen scraping code of conduct [duplicate]
Possible Duplicate:
Etiquette of Screen-scraping Stack Overflow?
Based on questions such as Once your IP is banned due to screen scraping SO how long will it remain banned for? I thought it ...
27
votes
3answers
3k views
Etiquette of Screen-scraping Stack Overflow? [closed]
Is there any reasonable guidelines for how much/often I can screen scrape from SO? I've been looking around heavily in related topics and have seen Jeff's enthusiastic response to the user information ...
78
votes
23answers
2k views
What would you want to see in a Stack Overflow API?
Note: I'm aware of this question, but it's slightly different, and in my view is talking about the Stack Overflow folks coming up with an API themselves. I'm talking about a community-developed one, ...
20
votes
4answers
964 views
StackOverflow User Statistics
A few days ago I had a post that provided data scraped from the profile pages of over 23,000 StackOverflow users with the intention of having the community mine the database and produce interesting ...
154
votes
23answers
1k views
Age distribution of Stack Overflow users
Update: I decided to rerun the script since we now have about twice as many users. The distribution trend is much more pronounced in this version. Though the following text is from the original ...
