Hello I look for some way to get all url entries of blogs Blogger and used this way
Using the Google API I get the following result:
// API callback
handleResponse({
"items": [
{
"url": "http://chicassexyhot.sigue.la/2018/01/baby-got-cakes.html"
},
{
"url": "http://chicassexyhot.sigue.la/2018/01/amber-lynn-jr-carrington-holly-body-in.html"
},
{
"url": "http://chicassexyhot.sigue.la/2018/01/episode-11-beauty-of-dawn-part-1.html"
},
{
"url": "http://chicassexyhot.sigue.la/2017/12/cici-rodes-interracial-creampie-gangbang.html"
},
{
"url": "http://chicassexyhot.sigue.la/2017/12/adorable-jovencita.html"
},
{
"url": "http://chicassexyhot.sigue.la/2017/12/exotic-baby-shows-bigtits-on-webcam.html"
},
{
"url": "http://chicassexyhot.sigue.la/2017/12/ass-traffic-model-beautys-bodacious.html"
},
{
"url": "http://chicassexyhot.sigue.la/2017/12/amateur-pregnant-teen-plays-with-her.html"
},
{
"url": "http://chicassexyhot.sigue.la/2017/12/hard-body-blond-milf.html"
},
{
"url": "http://chicassexyhot.sigue.la/2017/12/hungarian-sexy-blond-bambi-on-erotic.html"
}
]
}
);
As you can see, it only gives me a reduced number of entries and what I need is to get the total of the url of the tickets that are a total of 350.
I hope you can give me some idea of how to achieve the page.