This tag refers to the technique used to extract information from content intended for human consumption. Most commonly refers to extracting data from websites.
0
votes
0answers
12 views
Google Script - Code to grab html data - diesel price updates
I have looked over a couple of other questions which are almost identical to my issue - my coding however is terrible and i don't understand how to define the actual information i want... Any help ...
0
votes
1answer
40 views
Powershell html Fetch / Scrape class
I am trying to fetch from this site. I am trying to fetch the first show in the list and output it to text.
So far I tried this, but not able get success. any feedback would be helpful.
$hsg = ...
0
votes
0answers
13 views
Facebook not scraping my website: 206 & 404 error
Facebook is not scraping my website. It gives a 206 response for home (just the domain), and a 404 for any other page. When I look at the scraped URL for just the domain it gives me a page that shows ...
1
vote
1answer
19 views
Scraping Unstructured Information from a PDF
I am looking to scrape information from the this PDF into the following format:
I have circled the areas in the PDF where the information will come from.
As you can see, the formatting of this PDF ...
-2
votes
0answers
14 views
Looking to scrap some my own custom .txt file
i have a txt file in .strings gromat like this with utf encoding.
// Class = "NSScrollView"; ibExternalAccessibilityDescription = "Tasks"; ObjectID = "7"; "Tasks" = "Tasks"; // Class = "NSWindow"; ...
0
votes
0answers
23 views
Wordpress plugin to scrape blogs and post to my blog
I'm looking for a wordpress plugin or possibly building one that looks at my other blogs and posts any blogs I've tagged with a specific tag to my main blog. The data should be scraped from the other ...
0
votes
1answer
39 views
rcurl & innerHTML/innertext (scraping google trends with R)
I've used rcurl a fair bit for simple text retrieval and simple scraping, but I'm stumped with google trends. Let's use obama & romney as an example. If you append "&export=1", google trends ...
0
votes
2answers
39 views
Crawling a large site, handling timeouts
I hope you can help me. I am trying to crawl a website with 4500 links in it containing information. So the structure is like this:
Tier 1 (just different categories)
Tier 2 (Containing ...
1
vote
0answers
54 views
iMacros web scraper with a loop
I'm trying to build a data scraper with iMacros to first search for a category in a zip code on yelp and then go through each profile on each page and scrape certain information and save it to a csv ...
0
votes
0answers
22 views
Facebook is not scraping website properly
I have strange problem when sharing a link in Facebook. The information from the website isn't correctly scraped and shown but the og:tags are valid according to the debugging tool.
When running the ...
0
votes
1answer
37 views
How to make an automated task, less detectable by randomising the interval (within bounds)
How would I go about making this run from 250 - 350 second loops?
Any comments advice or solutions would be greatly appreciated (please note I have been trying python for about 10 days so my Jargon ...
0
votes
1answer
26 views
Is there a way to dynamically retrieve a website visitor's email address (via them being logged into facebook/google)
I've seen this happen before... I've been working inside of a web application that has no explicit affiliation with Google/Facebook, and yet they can get my email address (since I am logged into ...
0
votes
2answers
46 views
How to scrape ajax loaded content with jsoup
I have used JSOUP for scraping and its works perfectly till the ajax and javascript not playing their roles to display webpage content .
Now guys any clue , how to scrape those content which get ...
0
votes
1answer
44 views
How to programatically follow onclick window open links and scrape content into a file
I have been tasked with copying the names and addresses of companies from a public web page into an excel database. Said page is simply a giant list of links whose HREF target is onclick=window.open ...
0
votes
0answers
54 views
python - tumblr - notes - wget or other solution
I want to download all the notes in a given tumblr post.
This post for example http://ronbarak.tumblr.com/notes/40692813320/4Y70Zzacy?
After some research in google and on this site I decided on ...
1
vote
2answers
52 views
Scraping within a url using scrapy
I am trying to scrape craigslist using scrapy and have been successful in getting the url's but now I want to go extract data from within the page in the url . Following is the code :
from ...
1
vote
2answers
62 views
Get data between two tags in Python
<h3>
<a href="article.jsp?tp=&arnumber=16">
Granular computing based
<span class="snippet">data</span>
<span class="snippet">mining</span>
in the views of rough ...
0
votes
0answers
29 views
View all results rather than being limited by 100 on a Javascript table?
I just got hired on as a intern for company and my job is to data scrape. I found this website: http://airport-codes.findthedata.org/
As you can see, the max results viewable is 100 and I NEED to ...
0
votes
1answer
26 views
How can I make Scrapy issue a callback properly?
I'm currently trying to work with the Scrapy framework to simply collect a bunch of URLs that I can store and sort later. However, I can't seem to get URLs to print or be stored in a file on callback, ...
0
votes
0answers
38 views
how to use the search bar of a website with R?
I want to use the search bar of a specific website.
And then ask for some keywords.
And have the links in which appears my keyword using R packages Rcurl,json and XML.
For exemple, I want to scrape ...
-1
votes
1answer
32 views
Looking for a regex to pull img src information from inside of inline Javascript using PHP [closed]
I'm using PHP to scrape a few websites. The image information is contained within a script.
<body>
<div>something</div>
<div>Something else</div>
<script ...
0
votes
0answers
19 views
How to run a very specific site scrape?
I want to run a scrape on a very specific portion of my site. I want it to be www.mysite.com/2013. I've been trying using Xenu Link Sleuth but I can't quite figure out exactly how to limit my results ...
1
vote
0answers
31 views
Handling gzipped web content with WWW::Mechanize/::GZip
The question is simple, how to handle content that is gzipped. And not only handle that content but fill in forms and do all the stuff that you'd normally do with WWW::Mechanize. I'm trying to do a ...
0
votes
0answers
69 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 ...
0
votes
2answers
29 views
Scrape first occurence
<div id="title">
Post Title
</div>
<div id="post">
<a href="some link" id="buton">SOME LINK</a>
<a href="some link" id="buton">SOME OTHER LINK THAT I DONT WANT BUT ...
0
votes
0answers
51 views
Scrape Text from Chat Log: C#
How would I go about scrapping text from a chat log in another running process in C#?
I have tried multiple ways of doing this and have run into issues each time:
1: I tried using the Win32 API ...
0
votes
4answers
40 views
Scrape specific urls from a page and convert them to absolute urls
I need some help from you Pythonists: I'm scraping all urls starting with "details.php?" from this page and ignoring all other urls.
Then I need to convert every url I just scraped to an absolute ...
1
vote
2answers
86 views
Scrape facebook fan page
I'm trying to scrape a facebook fanpage using curl in php but it just give's me a blank page.
here is my code.
function curlFunction($source_url){
$ch = curl_init();
$userAgent = 'Mozilla/5.0 ...
0
votes
0answers
30 views
Scrape Html with Unique Id's
I have been trying to resolve this for almost a day and a half so I hope someone can help.
I am trying to scrape a page... I have created a very simple win app in c#. It allows me to navigate to the ...
0
votes
0answers
146 views
Any alternatives to Google Docs spreadsheet that allows unlimited ImportXML-type function?
First off, I'm a total novice when it comes to programming so any answers that require a lot of technical expertise/programming know-how aren't really going to work.
I've had some success at scraping ...
0
votes
0answers
92 views
scrapy doesn't scrape all the data from a website
I am new in python. I was trying to scrape informations from eypej. i was able to scrape one link only and the title and details were not. i get a very messy result. I want to scrape all the ...
1
vote
0answers
84 views
The output I get from scrapy appears null
I am scraping data from a certain website. My scrapy crawled and scraped it but the output is null.
Here's my code:
from scrapy.spider import BaseSpider
from scrapy.selector import ...
0
votes
0answers
16 views
preg_match_all() [function.preg-match-all]: Unknown modifier '<'
I'm from China.Forgive my not perfect english.
I want to scrape the products' url list from the page "-/N-1dzZne">http://www.eastbay.com/Training/Shoes/-/N-1dzZne",I write a preg_match_all() ...
1
vote
1answer
77 views
How to get sum of nodes values in XQuery?
In below xml, there are two types of information related to parts and orders.
XML:
<mo>
<parts>
<part pno="10506">
<pname>Land Before ...
0
votes
1answer
57 views
How to get a good result from scrapy
I am trying to scrape the details from a wikipedia using scrapy. I was able to scrape it but i get a very messy and poor result. since I am new to python and scrapy, I am having difficulty on fixing ...
0
votes
1answer
41 views
How do i fix this; “TypeError: 'WikipediaItem' object does not support item assignment”
I am very new to python and also to scrapy. I want to scrape the data from wikipedia but things didn't work out. Everytime I do scrapy crawl wiki, I always get; "TypeError: 'WikipediaItem' object does ...
0
votes
0answers
62 views
Using Capybara to select between frame tags with same name and ID
This is pretty specific, but if someone else has a similar issue at least they'll have a resource because I haven't found anything.
I'm trying to execute the following code:
require 'rubygems'
...
0
votes
0answers
104 views
Difficulties using UNIX cURL to scrape Ajax Wicket Information
I am instructed to use write UNIX shell scripts that scrape certain websites. We use fiddler to trace the HTTP requests, then we write the cURLs accordingly. For the most part, scraping most websites ...
0
votes
1answer
133 views
Scrape website with html agility pack,find class
i am tring to get som data, from a html string using HTML Agility pack.
The row string[] i am trying to get the data from returns innerhtml like this:
<td class="street">Riksdagen</td>
...
0
votes
1answer
65 views
Node.js library to get text or media from link [closed]
In facebook, twitter or google+ : whenever a user posts a link, it shows summary if the link is an article, image if its image link and video if its youtube url, etc.
How do they do it? Is there any ...
0
votes
1answer
143 views
How do I screen scrape google Maps places?
I have this map, https://maps.google.com/maps/ms?msa=0&msid=211195694269703855460.0004a7072cf25d4660761&ie=UTF8&ll=41.40205,2.157927&spn=0.103847,0.133132&source=embed
I would ...
0
votes
2answers
246 views
Scraping google with dorks in PHP
I'm trying to scrape URLs from Google using a dork which is provided in the code.
Right now I'm using cURL, but it's saying
"curl_init() is in undefined function"
So far I got:
//This is the ...
0
votes
0answers
47 views
Scraping data - extracting data from json
I am looking to scrape this site using excel VBA: https://www.icetradevault.com/ticker/#
It is free to register an account.
Once you log in you will see an empty table and entries will appear as ...
0
votes
1answer
68 views
iOS - Aggregating scraped data in a unique way, will I be rejected?
I am building some services that will scrape data from a number of websites and be stored into a database. I am then using services to call this data into an iOS app and display it in an organized ...
2
votes
1answer
165 views
0
votes
0answers
69 views
Why doesn't Facebook like the responses from our server?
We are trying to implement some Facebook functionality, but the Facebook code doesn't like the response sent back for some reason. Testing using other methods all get a 200 response, so it's quite ...
0
votes
1answer
146 views
Web Scraping with Nokogiri::HTML and Ruby - save images
I'm working on a script to grab data & images from webshop productpages
(with approval from the owner)
I have a working script that loops through a CSV file with 20042 product URLS to get me the ...
0
votes
3answers
559 views
Create a JSON object from HTML using jQuery
Problem Overview
Let's say I have a shipment of candy. The shipment has a number of boxes, and each box has a number of unique candy types. Every box has a unique id, different from every other ...
0
votes
1answer
108 views
Web Scraping with Nokogiri::HTML and Ruby - Output to CSV issue
I have a script that scrapes HTML article pages of a webshop. I'm testing with a set of 22 pages of which 5 article pages have a product description and the others don't.
This code puts the right ...
0
votes
2answers
104 views
Using PHP to scrape image url from twitter page
I'm trying to scrape an image url from twitter e.g. 'https://pbs.twimg.com/media/BGZHCHwCEAACJ19.jpg:large' using php. I have found the following php code and file_get_contents is working but I don't ...


