you are amazing!!
you are amazing!!
scrapper did not scrap everything . it grabs first components only not all of them
i didn' update my login info sorryscrapper did not scrap everything . it grabs first components only not all of them
Many people been waiting for this , glad you find a solution. We will wait bro , take your time.i didn' update my login info sorry
brother it is not downloading all components. by running tree it is garbing only 108 components.Many people been waiting for this , glad you find a solution. We will wait bro , take your time.
brother it is not downloading all components. by running tree it is garbing only 108 components.
yeah i used this one !!Did you try this one bro - https://tutflix.org/threads/i-need-help-to-copy-all-tailwinduikit-elements.42928/post-79866
cc: @daominhsangvn
every component on mount is taking 2 to 3 seconds . may be if we add some delay for fetching components we would get some resultsyeah i used this one !!
bro it is not scrapping all the components@Anas Hameed a small fix: extract buildId from content to download URL. It will make sure the URL always working. I hard coded the buildId in the previous version and it may cause 404 or 401 error.
brother it is not downloading all components. by running tree it is garbing only 108 components.
it is only getting one components from each sectionbro , when you use node trees command , it will generate a file called components.json. Can you check if this file got all links? When I run this command , I see all free components links are generated and when I use node code command , it downloaded all files listed in components.json file.
Bro , after enter may login details to login.txt , I am able to get all components (i have free membership) with below 3 command.it is only getting one components from each section
If you are running in Linux, just make use of wget or even if the site is customized and protected from these `wget`
You can write few python scripts with beautiful soup package to extract the contents.
Ping me for more help. I have created few rippers for the public people.
.Looking for o'reilly media inc
.Looking for o'reilly media inc
i'm getting same components. even though i have my pro license. i have same folder structure with these same componentsBro , after enter may login details to login.txt , I am able to get all components (i have free membership) with below 3 command.
I may need your pro account for debugging. Looks like there is a pagination in the Pro license which doesn't exist in Free licenseit is only loading 10 components at first. on load more it is loading 10 components more on initail render it gives us all the components total size and also give us pages we can write a script to use puppter to get all of this . i can't do this on my own