How many URLs can I add at a time?
You can paste up to 100 URLs at a time.How do I add a URL to my knowledge base?
- Go to the Knowledge Base of the Library you want to add a knowledge to.
-
Click
Add Knowledge
button.

- Select Scrape with links from the Add Knowledge window.

- Paste the URLs you want to scrape in the field. Click Add more if you want to add more URLs.

- Choose what scrape type you want to use by clicking on the button of the option you want to choose.
Regular Scraping
It will scrape all the content in the page including the unnecessary content like the header, footer, and other unnecessary content.
Regular Scraping Output
AI Scraping
Libraria’s AI will scrape and summarize the most important information. Output will not inlcude the unnecessary content.
AI Scraping Output
- Click
Submit
button. Once submitted, a window will appear showing how much credits you will use to scrape.

Regular Scraping Cost

AI Scraping Cost
- Click on the
Submit
button in the window to confirm the scraping and add it to your library.
It’s scraping unnecessary content. How do I refine what I scrape?
Option 1: Advanced
You can open theAdvanced
accordion and use selectors to select the content you want to scrape in the URL.
- Open the Advanced accordion by clicking on it.

- Input the selectors of the content you want to scrape in the text field. Thse selectors are used to select the content you want to scrape in the URL.
Sample HTML Code
CSS Selector
- Click on
Submit
button.


- Click on the
Submit
button in the window to confirm the scraping and add it to your library.

Advanced Scraping Output