How to add images to readme from Github repo?

Currently I have !Sample reviews, but this does not work locally and in Apify, but does work when reading the readme inside Github.
13 Replies
absent-sapphire
absent-sapphireOPโ€ข3y ago
Apify
Web Scraper ยท Apify
Crawls arbitrary websites using the Chrome browser and extracts data from pages using a provided JavaScript code. The actor supports both recursive crawling and lists of URLs and automatically manages concurrency for maximum performance. This is Apify's basic tool for web crawling and scraping.
deep-jade
deep-jadeโ€ข3y ago
Better to ask this in <#801163920299393034>, but looking into it
absent-sapphire
absent-sapphireOPโ€ข3y ago
Off course I will move it soon since it is not crawlee specific
deep-jade
deep-jadeโ€ข3y ago
GitHub
actor-scraper/README.md at master ยท apify/actor-scraper
House of Apify Scrapers. Generic scraping actors with a simple UI to handle complex web crawling and scraping use cases. - actor-scraper/README.md at master ยท apify/actor-scraper
absent-sapphire
absent-sapphireOPโ€ข3y ago
Thanks. Unfortunately it does not work in my scenario, so I need to dig a bit deeper
deep-jade
deep-jadeโ€ข3y ago
Issue might be because it resolves to a 404 page instead of an image
No description
absent-sapphire
absent-sapphireOPโ€ข3y ago
Exactly i think it is a permission issue However I don't know how to fix it. I can off course just host the images myself but it would be nice to have them in the repo
deep-jade
deep-jadeโ€ข3y ago
Use Imgur
absent-sapphire
absent-sapphireOPโ€ข3y ago
yeah that could be an option. I have it running in azure now ๐Ÿ™‚
!!!Joefree!!! ๐Ÿ‘‘
you can create github public repository to host your images
absent-sapphire
absent-sapphireOPโ€ข3y ago
Off course ๐Ÿ˜† the simplest solutions are often the best I will do that next time though I will need to have 2 repository for each actor ๐Ÿ˜…
!!!Joefree!!! ๐Ÿ‘‘
or you can use only 1 repository just to host images of all your actor ๐Ÿ˜„
absent-sapphire
absent-sapphireOPโ€ข3y ago
Yeah that is also possible

Did you find this page helpful?