Tagged Questions
0
votes
5answers
64 views
Get data from php file + ajax
i want to get data that's loaded in my PHP file in javascript.
This is what I do:
$("#submit").click(function() {
// GET VALUE OF APPID
var appid = $("#appid").val()
// GET JSON FROM PHP ...
1
vote
3answers
58 views
Select parts of JSON and check if value is empty
I have a question about selecting parts of a JSON object and check if they have a value or not.
I load the JSON from an API in PHP:
$json_url ...
-6
votes
0answers
37 views
Script to Grab a Links from a site [closed]
I am interested in the download link of a website.
Each page of the site contains 6 posts and each post contains a download link.There are around
900 pages , so aroung 5500 links to capture.
Page ...
0
votes
1answer
34 views
Use json from API (loaded in PHP) in Javascript [closed]
I have a question about using json (loaded in php) in javascript.
I load the JSON from an API. Someone said I could best do this with curl?
I've searched information about curl but I didn't found ...
-1
votes
0answers
40 views
Form to API via Jquery/JS with Json
I am trying to create a form that posts to a webservice' api. It requires an "application/json" header.
I have managed to make it work with php but unfortunately the server will not work with php.
...
-2
votes
1answer
56 views
Check box selecting using curl php
i am Tried to select 2 checkboxes in php using CURL.
Here is the part of Source of the site.
function CheckBoxCheckUnCheck(ChkBox,ChecboxNameStart)
{
var Length = ...
0
votes
1answer
42 views
Some content does not come with CURL request
i am trying to develop a spider to get data from other sites, just for academic meanings.
Very well, i am trying to crawl this website: http://urlmin.com/ngz
What happens if that:
I can get all the ...
-3
votes
0answers
24 views
checking source code with dom in currl php but the line i am looking for is produced by java [duplicate]
hi there i am using the follwoing code to check html source code for specified text and return fail of success but the line of text i am checking is produced by java heres my code
source code i am ...
1
vote
2answers
73 views
how to embed a github git README file on a website
I am making a website for someone and they want to be able to have that site fetch the github readme markdown file at a certain URL and display it on the website, so that instead of having to write ...
0
votes
0answers
60 views
NodeJS does not respond to CURL Request
Im using NodeJS to perform som Queries to a MongoDB.
I've set up the routing so when
http://127.0.0.1:8888/GetAllCities
is called, a function name GetAllCities will run on the server and ...
-3
votes
0answers
33 views
php curl for website form with javascript submit process [closed]
I have to make an application to subscribe newsletters from different company website containing email input field form. I have tried PHP CURL and Snoopy class.Normal html form and Ajax form is just ...
0
votes
1answer
39 views
Fetching Data with cURL (JavaScript, PHP, jQuery)
I am learning webdev and programming at college, and want to advance some of the courses, so I'm learning on my own. I'm trying to figure out how APIs work, and I have found this site HabitRPG ...
-6
votes
0answers
34 views
Want to process curl request and send output to each client in php [closed]
I played with curl in PHP. I want receive data from many clients through curl or any HTTP request such as AJAX etc. After that the data will be processed by server and send an output to specific ...
0
votes
1answer
47 views
Open new webpage using js
i have a website that has a login form and i want it to use AJAX and PHP, the AJAX and php scripts work file, well most of it, but when i try and redirect to a new page i have a problem.
The problem ...
0
votes
3answers
48 views
Meta tag and javascript browser redirection - which has priority?
I'm developing in PHP, using Curl to follow links to their final destination. I occasionally reach a page with a meta tag redirection or a javascript redirection, and want to be smart enough to ...
0
votes
1answer
45 views
Getting an 'html' type instead of 'image' from the browser
I'm using CURL to fetch an image file from our server. After checking the browser's developer tools, it says that the returned type is 'html' instead of 'image'.
Here's the response:
...
0
votes
1answer
41 views
Want to POST data to a website using cURL But their are no POST_FIELDS Seen
Hiii guys,
I pretty well know how to program in php/curl and use the available options.
I wanted to know that if we want to POST data to a website ( In my case i have to answer a question in a ...
-4
votes
1answer
161 views
How to get html source code after javascript transformation?
for a project at school I am trying to make a website that can show your grades in a prettier way than it's being done now.
I have been able to log in to the site using cURL and now I want to get the ...
0
votes
1answer
40 views
remote form web app
I would like to implement my own personal web application which takes a bunch of personal information & fills out a job application on a remotely different website. The language I intend to use is ...
0
votes
0answers
38 views
Remote form submission web app
I would like to implement my own personal web application which takes a bunch of personal information & fills out a job application on a remotely different website. The language I intend to use ...
0
votes
0answers
247 views
Create a “like” for a user with Instagram API
So, I'm working with the Instagram API, but I cannot figure out how to create a like (on a photo) for the logged in user.
So my demo app is currently displaying the feed of a user, and it's ...
2
votes
2answers
375 views
Easier way to integrate PayPal express checkout?
I have built a product generation and display plugin for the Wordpress CMS and I am now trying to integrate some form of PayPal integration for the checkout process.
I have the cart, the products, ...
1
vote
1answer
41 views
Js execution in php
I using curl got js-code from server:
window['n'] = 12;
document['f'] = 14;
document['l'] = 9;
document['f'] = Math.abs(document['f']);
document['l'] += parseInt(4);
document.q = 7;
window.b = ...
0
votes
2answers
44 views
Jquery parsing response from api bbyopen
I am having trouble parsing from this api. Can you see what I have done?
The PHP Curl Call:
// create a new cURL resource
$ch = curl_init();
// set URL and other appropriate options
$options = ...
1
vote
1answer
62 views
Using cURL/php to get a page, but it's missing something
I need to pull data from an external website (with a different domain). A large portion of the data I'm attempting to retrieve doesn't show unless the user interacts (clicks) on an element, or ...
0
votes
1answer
127 views
PHP - cURL post to website -> emulate browser (to do javascript) -> return html result
I was wondering if it is possible (well anything is possible) to use cURL post to website (simulate a login) then to emulate browser (to allow javascript to process the login) then return html result ...
0
votes
2answers
111 views
How to serialize form inputs in a .change event with javascript/PHP/CURL?
I'm working on a small project that requires Ajax to fetch data from database and update a page. The query to the database is built on the fly by the user and the query strings build like a chain. So ...
-1
votes
2answers
152 views
php curl no submit button javascript [closed]
I can not submit the form;!!
function loginSubmit()
{
if(!isSubmitted){
if(jQuery('#frmLoginStart').validationEngine('validate') != true)
return false;
...
0
votes
3answers
418 views
Login to gmail from my site
There are lot of similar questions, but none of them answered properly.
Issue : I have gmail username(email id) and password, I want to login to gmail with out redirecting the page to gmail.com
I ...
0
votes
1answer
51 views
Magento - Sending Fields via CURL
I'd like to be able to post the results of our contact form via CURL to our CRM. I have the CURL connection working, and all of the code worked out for that. I'm just trying to figure out a way to ...
1
vote
2answers
76 views
What is the best way to modify the JavaScript included in a scraped web page?
During a site scraping, I discovered several scraped functions in JavaScript that I need to modify because the code uses a relative path:
/UserControl/bla
I need to modify it to use absolute path:
...
0
votes
1answer
160 views
Modify Javascript/PHP sendEmail function to use Mailgun HTTP POST
I have a sendEmail function as part of a larger php script that I got online and I need to modify it to use my new Mailgun account. I am rather new to PHP and even newer to mail servers and the like ...
0
votes
0answers
35 views
How to get skip 3rd party progress web page and get final result page without being directed after form submission?
I have a homepage. After user submits their form data, I would like to first send the data to 3rd party server (no API, they only provide web page, meaning I submit form to 3rd party our service ...
-1
votes
2answers
320 views
how to use basic authentication with jira rest API in javascript?
I'm creating a javascript app for a smart TV to show dashboards on the tv.
i get the list of dashboards with the jira rest api. the url i use for this is:
...
1
vote
1answer
88 views
autoclick flash button
Is it possible to autoclick a flash button? if so how would you auto click "select images" button on this web page:
http://johannesburg.gumtree.co.za/c-SelectCategory?CatId=9109
0
votes
2answers
108 views
Scripts after doing cURL don't work. Page is reloaded continuously
These are the steps I want to do:
Get the HTML code of http://www.skyscanner.es/ , a search of flights.
Get only some part of that HTML: a specific "span" which has the price.
Operate with it.
...
0
votes
1answer
185 views
error in passing parameters to php file using ajax
I am doing a project which records video from Ip camera . I used ajax to run my program back end which successfully records video using code from process.php file. However i am trying to make program ...
0
votes
0answers
54 views
Persisting a logged in state across node.js http requests
I've created a http request to log into another site which works fine
var http = require('http');
var options = {
host: 'http://www.thesite.com',
port: 80,
path: '/login',
...
0
votes
0answers
34 views
Is there a way to retrieve data continuously from NASDAQ's website, without rerequesting the entire site? [closed]
NASDAQ's website provides real-time stock quotes. Is there a way to obtain this data without using cURL repeatedly? My assumption is that the site uses AJAX to display the data without reloading the ...
0
votes
1answer
53 views
Fetch Selected code from a HTML file and store in an PHP array
I am having a HTML file containing Javascript Script code :
<SCRIPT language="javascript" type="text/javascript">
var statList = new Array(
0, "192.168.1.179", "88-53-95-28-2B-AF", 194280, ...
1
vote
2answers
188 views
Is there a way to let cURL wait until the page's dynamic updates are done?
I'm fetching pages with cURL in PHP. Everything works fine, but I'm fetching some parts of the page that are calculated with JavaScript a fraction after the page is loaded. cURL already send the ...
1
vote
1answer
95 views
What is the equivalent Javascript request header for this CURL script?
I'm trying to communicate with this webservice using javascript how do I set the last requestheader using javascript?
curl -X POST \
-H "X-Parse-Application-Id: 57865" \
-H ...
0
votes
1answer
63 views
In netsuite how to write a curl script for selected records that does not exists in saved search.?
In this problem i need a curl script where i can check all my records by email id's of customer,So for this stuff i have text file source from where i can see customer email id's and then implement in ...
-2
votes
1answer
250 views
Using cURL to retrieve website and bypass same origin restriction, inserting javascript
I need to load several websites in iframes whilst also adding a google translate plugin into each page so they can be translated. Here's my code for the insertion part:
<iframe ...
0
votes
1answer
391 views
Perform background PHP task using TideSDK
Is it possible to run PHP code in the background using TideSDK? I am trying to upload a file using curl in PHP. The GUI becomes unresponsive during the upload whether Javascript calls PHP immediately ...
0
votes
1answer
292 views
CURL Delete request to Instagram API fails
Im trying to unlike a photo that I just liked on Instagram with a call to the API. My url is exactly as the URL in instagrams API tool. Im using Curl. I get an empty response, no error or status code.
...
3
votes
1answer
84 views
Is there a way to use a command line tool to view the JavaScript interpreted source of a web page?
Is there a command line tool that allows you to get the text of the JavaScript interpreted source of a web page similar to how you can see the interpreted code in FireBug on FireFox?
I would like to ...
0
votes
2answers
116 views
Sending $_FILES information to another script using CURL
I posted a file to a.php from the client using jQuery File Upload, but I need to forward this information to b.php (on a different domain than a.php) for further processing. How do I achieve this ...
-2
votes
1answer
122 views
get URL Answer with curl or json
Hoi dear folks,
i need to get the answer of a page.
The url looks like this:
...
0
votes
0answers
52 views
Javascript Decoding Issue
Hey im having an issue submitting a form with curl in PHP. The issue is getting the value from the 2 "auth[]" fields being created with this script.
<script ...










