Tagged Questions
The data-harvest tag has no wiki summary.
1
vote
2answers
38 views
How to validate GoogleBot
I want to prevent data harvesting in my site (except googlebot of course).
I am guessing relying on the UserAgent of GB is not strong enough (every bot can fake it)
How can I still authenticate ...
1
vote
3answers
1k views
Automatically pressing a “submit” button using python
The bus company I use runs an awful website (Hebrew,English) which making a simple "From A to B timetable today" query a nightmare. I suspect they are trying to encourage the usage of the costly SMS ...
0
votes
1answer
116 views
learning Data harvesting
I want to build a website that will harvest data from:
*facebook status of my friends
*other website
Unfortenatly, I don't know how to harvest data.
Can someone recommend of a book\tutorial ? How to ...
0
votes
0answers
43 views
Are there any repercussions for harvesting data? (email, phone numbers, etc) [closed]
Google does it, yahoo does it... All search engines do it. Is there any legal issues that would deter someone from making a web scraper that harvests emails, phone numbers, etc?
0
votes
2answers
243 views
Crawling news articles
Does anyone know if there are standards / api to crawl news articles from most of the biggest news sources.
I'm using rss to index them but I would like to classify them with more data than just ...