Menu
Home
Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New profile posts
Latest activity
Media
New media
New comments
Search media
Members
Current visitors
New profile posts
Search profile posts
Account Upgrades
Advertise
Marketplace
Money
PerfectMoney
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Home
Forums
Programming & Web Design
Scripting
Any one have idea how web scraping works the easy way?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Kara Blanda" data-source="post: 2091" data-attributes="member: 140"><p><span style="font-size: 15px">That interest rate is output via Javascript, so for ease you'd need to find which Javascript function/API is supplying that data and scrape that instead. I did the grunt work for you, it's this one:</span></p><p><span style="font-size: 15px"></span></p><p><span style="font-size: 15px"><a href="https://www.binance.com/bapi/earn/v1/friendly/finance-earn/simple/product/simpleEarnProducts?requestSource=WEB&pageIndex=1&pageSize=10&version=3&simpleEarnType=ALL&assetLeftMatch=USDT" target="_blank">https://www.binance.com/bapi/earn/v1/friendly/finance-earn/simple/product/simpleEarnProducts?requestSource=WEB&pageIndex=1&pageSize=10&version=3&simpleEarnType=ALL&assetLeftMatch=USDT</a></span></p><p><span style="font-size: 15px"></span></p><p><span style="font-size: 15px">Something like WP Scraper or WPAutomatic should be able to scrape that for you.</span></p></blockquote><p></p>
[QUOTE="Kara Blanda, post: 2091, member: 140"] [SIZE=4]That interest rate is output via Javascript, so for ease you'd need to find which Javascript function/API is supplying that data and scrape that instead. I did the grunt work for you, it's this one: [URL]https://www.binance.com/bapi/earn/v1/friendly/finance-earn/simple/product/simpleEarnProducts?requestSource=WEB&pageIndex=1&pageSize=10&version=3&simpleEarnType=ALL&assetLeftMatch=USDT[/URL] Something like WP Scraper or WPAutomatic should be able to scrape that for you.[/SIZE] [/QUOTE]
Name
Verification
Post reply
Home
Forums
Programming & Web Design
Scripting
Any one have idea how web scraping works the easy way?
Top