Screen-scraping, also known as web-scraping or data-scraping is a software technique use to collect and parse information from user interfaces.
0
votes
1answer
58 views
Automating approved screen scraping with a twist
I have approval to scrape some data from a third party website. The scraping works great, however now there is a road block due to the new login process. The new login process is a mixture of ...
12
votes
8answers
11k views
Get data from a facebook page wall or group wall for use on personal website
I want to connect to public facebook page or group and list all entries from the wall on a personal website. I will use PHP on my server so that would be the best solution for me. Or javascript.
...
23
votes
9answers
29k views
How can I scrape an HTML table to CSV?
The Problem
I use a tool at work that lets me do queries and get back HTML tables of info. I do not have any kind of back-end access to it.
A lot of this info would be much more useful if I could ...
0
votes
0answers
197 views
Multiple TOR processes
I am brand new to TOR and I feel like multiple TORs should be considered. The multiple tors I mentioned here are not only multiple instances, but also using different proxy ports for each, like what ...
0
votes
0answers
13 views
Consequences of Screen Scraping Online Banking Websites
I am planning to develop a service which requires API from some banks but because they don't have it, I think my only option is to write one myself by screen scraping user's accounts if they enter ...
1
vote
0answers
8 views
Python - sockispy with mechanize (without monkeypatching)
I want to know if there is a way to get mechanize.Browser to use a socks proxy (tor) without having to do this.
import socks, socket
socks.setdefaultproxy(socks.PROXY_TYPE_SOCKS5, "127.0.0.1", port)
...
0
votes
1answer
24 views
Yahoo Screenscraping software
Some time ago, I came across something Yahoo offers to do screen scraping and for the life of me I cannot find it again. It is not Pipes and it is not YQL and I know I found it on Stack.
Can someone ...
0
votes
2answers
16 views
How can I programmatically interact with a website that uses an AJAX JBoss RichTree component?
I'm writing a python script to do some screen scraping of a public website. This is going fine, until I want to interact with an AJAX-implemented tree control. Evidently, there is a large amount of ...
0
votes
1answer
36 views
Inconsistent spacing when building a CSV file
I'm scraping (screen-scraper) this raw text data from a site and I have to format it, then transfer it to a CSV file. The raw text data is in the correct format but the line breaks don't carry over.
...
94
votes
8answers
67k views
Web scraping with Python
I'd like to grab daily sunrise/sunset times from here. Is it possible to scrape web content with Python? what are the modules used? Is there any tutorial available?
0
votes
1answer
26 views
Urllib2 gets different html source
I want the HTML of http://fiverr.com/logo_business/design-a-killer-high-quality-effective-and-custom-made-logo-for-your-company-business-website-or-personal-use using urllib2.
But it doesn't give me ...
-2
votes
0answers
18 views
scraping table from another website
How can I scrape this table with SIMPLE DOM HTML as there no TR class etc?
<table width='100%' border='0' cellspacing='0' cellpadding='0' id='cashRatesTable'>
<tr class='tableHeader'>
...
0
votes
2answers
51 views
how are javascript based websites different?
I am trying to scrape the content of a website which seems to be working on javascript or some other technology. I am using xpath to find the content on the page. I can see the content using firebug ...
0
votes
0answers
18 views
Access all ecommerce products
I am trying to develop something for which i need access to the list of all e commerce products available. For instance, http://junglee.com is able to display over 18 million products and its specs. I ...
0
votes
0answers
17 views
Is there any API or some other way for managing hotel inventory of yatra.com or makemytrip.com [closed]
I am working on a project in which a hotel owner that has its hotel listed on yatra.com,makemytrip.com etc. to sync his local rooms inventory(availability/prices) to the listed sites. I searched the ...
0
votes
0answers
63 views
How to scroll down with Phantomjs to load dynamic content
I am trying to scrape links from a page that generates content dynamically as the user scroll down to the bottom (infinite scrolling). I have tried doing different things with Phantomjs but not able ...
0
votes
1answer
230 views
Zend_Dom_Query getting array
I'm trying to scrape html code from websites in associative array.
I tried it with Zend_Dom_Query.
Example:
<div class="job">
<div class="jobTitle">
<a ...
0
votes
0answers
34 views
How to push buttons and submit forms while web scraping in node.js
So my question is very simple, I've been able to find some places suggesting different options but nothing that has been clear or reliable.
I have different problems.
1
While web scraping, I need ...
1
vote
1answer
47 views
imacros firefox loop through results and extract
I am using the imacros free plugin for firefox to scrape data from a javascript search form on a website. Here is a breakdown of my current macro which works to extract one set of results for me.
...
-1
votes
1answer
58 views
Python Yahoo Stock Exchange (Web Scraping)
I'm having trouble with the following code, it's suppose to print the stock prices by accessing yahoo finance but I can't figure out why its returning empty strings?
import urllib
import re
...
3
votes
2answers
2k views
How can i grab CData out of BeautifulSoup
I have a website that I'm scraping that has a similar structure the following. I'd like to be able to grab the info out of the CData block.
I'm using BeautifulSoup to pull other info off the page, ...
0
votes
2answers
75 views
grab elements with containing text nokogiri xpath
Still learning how to use nokogiri and so far can grab by css elements.There is a page I want to scrape http://www.bbc.co.uk/sport/football/results, i want to get all the results for the barclays ...
0
votes
2answers
59 views
Bytes to String or String to Bytes?
I have read some of the examples here but I am such a novice I don't understand some of them and others don't seem to work(probably because I'm such a novice but...
import urllib.request
import re
...
1
vote
1answer
43 views
How can I retrieve and parse just the html returned from an URL?
I want to be able to programmatically (without it displaying in the browser) send an URL such as ...
0
votes
2answers
143 views
Ruby on Rails safari reader like text extraction and boilerplating
I have a digg like web service which briefly explained has a page parser and when people submit stories, the parser returns title and summary based on hpricot and some other small extraction ...
0
votes
2answers
172 views
CasperJS passing data back to PHP
CasperJS is being called by PHP using an exec() command. After CasperJS does its work such as retrieving parts of a webpage, how can the retrieved data be returned back to PHP?
186
votes
41answers
51k views
Options for HTML scraping?
I'm thinking of trying Beautiful Soup, a Python package for HTML scraping. Are there any other HTML scraping packages I should be looking at? Python is not a requirement, I'm actually interested in ...
0
votes
0answers
23 views
scraping a website that has a js error with pjscrape. is it possible?
I'm trying to scrape this website: http://www.creative-med.com/vademecum.php?cadena1=vademecum/contenido/productos/producto.php?pais=ven&cadena2=1594&pais=ven
this is the last script I ran ...
1
vote
1answer
52 views
Scraping data after filling out form?
I'm doing a little project for my class and I'm just a beginner, so please forgive me if I mix up some of my terminology.
Basically, I'm creating an interactive journey planner for my city's public ...
20
votes
7answers
15k views
1
vote
4answers
211 views
Applications for data scraping from websites and database creation
I am looking for application/software that will help me in scraping data from yellow pages, jigsaw and other similar kind of websites. I want to collect info like contact details/ name designation and ...
0
votes
2answers
71 views
automate login / scrape files from a website
I need to figure out how to scrape a website and download files from an authenticated website.
A script needs to
login to this website using a username/password
navigate through the pages to get ...
1
vote
1answer
1k views
Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending any data
I get this error
Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending any data.
in my PHP functions if I do not do an echo followed by a flush(). In these functions ...
0
votes
0answers
46 views
Using Flash for website… won't allow access to outside sources… how to build api?
Like a complete idiot, I've spent the past month developing a flash based website. Everything was fine and dandy until I realized that when I publish the document.. it does not function at all. My ...
1
vote
2answers
51 views
How to send JavaScript and Cookies Enabled in Scrapy?
I am scraping a website using Scrapy which require cooking and java-script to be enabled. I don't think I will have to actually process javascript. All I need is to pretend as if javascript is ...
-3
votes
0answers
26 views
How to get all the posts from IMDB forum for a movie?
For a project I want to get all the posts from IMDB forum for some movie. What is the best way to do it? Thanks! Are there some java or python scripts to do it?
0
votes
1answer
33 views
Debugging ScraperWiki scraper (producing spurious integer)
Here is a scraper I created using Python on ScraperWiki:
import lxml.html
import re
import scraperwiki
pattern = re.compile(r'\s')
html = ...
2
votes
1answer
82 views
Scrapping ajax pages using python
I've already seen this, but python isn't mentioned there. I considered using scrapy, i believe they have some docs on that subject, but as you can see the website is down. So i don't know what to do. ...
0
votes
2answers
63 views
Evaluate javascript on a local html file (without browser)
This is part of a project I am working on for work.
I want to automate a Sharepoint site, specifically to pull data out of a database that I and my coworkers only have front-end access to.
I FINALLY ...
1
vote
0answers
42 views
Node.js Scraping: Not receiving query string on 302 redirect location
I've tried Node.js' HTTPS class and also Mikeal's "request" library. Either way, when scraping a certain website that returns a 302 response, I can not retrieve the query string parameters. See below ...
0
votes
3answers
54 views
Practice scrapping
(python 2.7.4)
I would like to print only what I have called url if it contains the word 'watch' I have conducted some trial and error to no avail. Also I would like to know if its possible to ...
15
votes
4answers
19k views
How I can get web page's content and save it into the string variable
hi folks
How I can get the content of the web page using asp.net ? I want to store html code of one web site into the string variable how I can do this ? I mean there is web site I need to write a ...
0
votes
1answer
29 views
PHP Simple DOM find not working
This had me stuck for a while so I thought I would post it. My issue was that my find-> was not working correctly and $product_name was coming up null
require 'mysql_con.php';
require ...
-2
votes
0answers
30 views
How does a computer communicate with the monitor? [closed]
Hoping for some help with this question, basically I want to know the communication process between the computer and a monitor. Computer sends Unicode strings to the monitor to be displayed? ASCII?
1
vote
2answers
126 views
Using the inspect element feature in google chrome to scrape web sites [closed]
I am trying to scrape a web site. The traditional HTML parsing through "urllib2.urlopen" from Python or "htmlTreeParse" in R, fail to get the data from the web page. This is done intentionally by the ...
8
votes
6answers
8k views
Nokogiri, open-uri, and Unicode Characters
I'm using Nokogiri and open-uri to grab the contents of the title tag on a webpage, but am having trouble with accented characters. What's the best way to deal with these? Here's what I'm doing:
...
1
vote
0answers
72 views
Web data extraction and data mining; Scraping vs Injection and how to get data.. like yesterday
I feel like i should almost give a friggin synopsis to this/these lengthy question(s)..
I apologize if all of these questions have been answered specifically in a previous question/answer post, but I ...
1
vote
2answers
82 views
Full or incremental scrapping - What do people use?
I have a question in regardes to scrapping content off websites. Lets imagine in this example we are talking about content on classified style sites, like for example Amazon or Ebay.
Important notes ...
10
votes
2answers
235 views
API/Data Sources - Linking and Pay-Per-Use
I am an independent developer who wanted to write a simple commercial app to display movie showtime information. After doing a whole lot of research, I could not find any good "legal" way of getting ...
-5
votes
0answers
26 views
Interact with the tool “webBrowser” [closed]
I have a program written in C# and at the end I need to show site by tool webBrowser1 has been introduced already.
But I need to fill the boxes "cells" table displayed in the page or the site open ...





