169 похожих чатов

You might need to use something that can mimic a

browser. maybe a headless chrome?

15 ответов

11 просмотров

this is maybe the best idea , i am trying it now

Пользователь-61930 Автор вопроса
Tigran
this is maybe the best idea , i am trying it now

well it is but it's not applicable to anywhere. like you mentioned swift? isn't that for IOS? I don't think you can do this on a phone.

Пользователь 61930
well it is but it's not applicable to anywhere. li...

there uiwebview which opens urls , and then i can take the html body from that uiwebview

Пользователь-61930 Автор вопроса
Tigran
this is maybe the best idea , i am trying it now

also one more thing. don't exceed the threshold if you do so. using a VPN is not going to always help. you have other fingerprints that can identify you as a bot.

Пользователь-61930 Автор вопроса
Tigran
there uiwebview which opens urls , and then i can ...

but, can you open the uiwebview in the background? a headless chrome is going to run in the background for you.

Пользователь 61930
but, can you open the uiwebview in the background?...

it seems the best idea is headless chrome , but is it possible to use it in my ios app?

Пользователь-61930 Автор вопроса
Tigran
it seems the best idea is headless chrome , but is...

no. and it consumes RAM. usually people use this option on small VPSs so that they don't exceed any threshold. and cache the result for downstream use. like maybe expose it via API to the mobile app. crawling is not as easy as it used to be.

Пользователь-61930 Автор вопроса
Tigran
they closed their api

no I meant you have to rent one or more than one VPS and then, use a headless chrome to make the requests. and then cache the result. and then expose that result to your IOS app via your own API.

Пользователь-61930 Автор вопроса
Ulven - Old account
What API?

autotrader.com I presume.

Пользователь 61930
no I meant you have to rent one or more than one V...

ohh it is not easy )) , i thought parsing would be an easy task))

Пользователь-61930 Автор вопроса
Tigran
ohh it is not easy )) , i thought parsing would be...

no. and also BTW requests is not a good library for crawling and parsing. there are better ways like this one https://www.crummy.com/software/BeautifulSoup/bs4/doc/ you can google python bs4 tutorials the internet is full of them.

Пользователь 61930
no. and also BTW requests is not a good library fo...

thank you very much for giving the idea of headless chrom , i found an ios headles browser and now everything works

Похожие вопросы

Обсуждают сегодня

Господа, а что сейчас вообще с рынком труда на делфи происходит? Какова ситуация?
Rꙮman Yankꙮvsky
29
А вообще, что может смущать в самой Julia - бы сказал, что нет единого стандартного подхода по многим моментам, поэтому многое выглядит как "хаки" и произвол. Короче говоря, с...
Viktor G.
2
30500 за редактор? )
Владимир
47
а через ESC-код ?
Alexey Kulakov
29
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
14
Добрый день! Скажите пожалуйста, а какие программы вы бы рекомендовали написать для того, чтобы научиться управлять памятью? Можно написать динамический массив, можно связный ...
Филипп
7
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
Ребят в СИ можно реализовать ООП?
Николай
33
https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_h_common.erl#L174 https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_olp.erl#L76 15 лет назад...
Maksim Lapshin
20
Карта сайта