eToro json download
Bütçe €30-250 EUR
I need a command line tool to download json files from eToro.
* Output must be to stdout
* Output must be json formatted
* Tool must take one arguments: URL including parameters
* All requests are GET
* Downloaded data must be passed through without modification
* Pages are protected by cloudflare anti-bot
* Tool may use browser automation, such as selenium. Headless is preferred but not required.
* Tool may run as docker container (ie. docker run --rm etorojson $URL)
* Tool may be implemented in any language, such as bash, python, node, C# etc.
* Tool must handle these four cases:
1) Portfolios
Referrer page (example): [login to view URL]
Data (example): [login to view URL]
Usage:
etorojson '[login to view URL]' | jq | head -7
{
"CreditByRealizedEquity": 0.7,
"CreditByUnrealizedEquity": 0.7,
"AggregatedPositions": [
{
"InstrumentID": 1001,
"Direction": "Buy",
2) Discover
Referer page (example): [login to view URL]
Data: (example): [login to view URL]
Usage:
etorojson ' [login to view URL]' | jq | head -5
{
"TotalRows": 781,
"Items": [
{
"CustomerId": 3378352,
3) Stats
Referer page (example): [login to view URL]
Data (example): [login to view URL]
Usage:
etorojson '[login to view URL]' | jq | head -3
{
"Data": {
"CustomerId": 2988943,
4) Chart
Referer page (example): [login to view URL]
Data (example): [login to view URL]
Usage:
etorojson '[login to view URL]' | jq | head -10
{
"simulation": {
"oneYearAgo": {
"period": "OneYearAgo",
"chart": [
{
"timestamp": "2019-10-01T00:00:00Z",
"credit": 10000,
"investment": 0,
"pnL": 0,
Freelancer does not allow a more narrow bid price range. I expect bids in the range €40-80. Bids above this budget must be justified. I value bids by past experience and confident design (ok to private chat to keep confidential). Project is not urgent and implementation speed is not important.
Seçilen:
Hi, I've read your project details and I've all the skills you mentioned. I'll create a bash shell script to scrape the web pages that takes input as argument and give result in json. I'm new to Freelancer so don't see Daha Fazla
Bu iş için 6 freelancer ortalamada €143 teklif veriyor
✔️ Hi, There! I'm very confident of your project. I can complete your project in 1 day. I've already scraped eToro. 1. My scraping works and experience I have 9 years of experience in web scraping and scraped so many Daha Fazla
Hi, I can build a tool for you to download data from eToro website It will UI form where you can enter urls Then tool will visit all urls and download json data It will sue headless browser You can run Daha Fazla
Hey, I am a web scraping expert. I checked etoro website and confident that I can scrape all the necessary data you need. I will create a python scraper which you can run in command line. You will enter the url of th Daha Fazla
Hi I have experience consuming payloads from third party APIs. I can develop a tool that lets you get data from the eToro API and encode the payload in json formatting to display locally. Thank you for your time and Daha Fazla
Hi there, I have good experience in python and i can provide you the expected utility. message me and lets take this forward quickly. Thanks