Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4829

How to parse Source Html Code from url with Ember?

$
0
0

@Laurent_Caron wrote:

Hi, i am new in Ember JS, i used Django Python a Lot, and want to used Ember with it... With python i used BeautifullSoup to parse some html page when i need to grab some information from an url...

I try to do the same with Ember...

Here the process :
Ember --> call url
Ember --> Read source code from url
Ember --> Parse some information on this source code and used it on my app

What i need ?
How Ember call url and grab source code from it ?
How Ember can read and parse the Code ?

Thx for help, give me some direction :wink:

lo

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4829

Trending Articles